-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all minor dependencies #1843
Conversation
7e2a491
to
022c616
Compare
022c616
to
237affb
Compare
27e22a3
to
66caa1e
Compare
ce1bd16
to
ca2900a
Compare
ca2900a
to
bd01928
Compare
06a2294
to
6d8b979
Compare
7de38af
to
c87ded8
Compare
Can't merge this as the marshmallow version and sqlalchemy have some conflicts
|
4714ed2
to
237be05
Compare
237be05
to
85e8a93
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Not bumping |
This PR contains the following updates:
2.6.0
->2.8.0
2.15.0
->2.18.0
23.3.0
->23.7.0
5.2.7
->5.3.1
12.16.0
->12.17.3
1.23.0
->1.35.2
9.3.2
->9.5.0
6.0.0
->6.1.0
0.14.0
->0.15.0
7.7.1
->7.18.1
2.15.1
->2.16.1
3.5.0
->3.6.5
3.19.0
->3.20.1
0.23.1
->0.29.0
0.812
->0.991
7.2.2
->7.4.0
3.10.0
->3.11.1
2.6.13
->2.9.1
1.10.0
->1.11.0
4.5.5.2
->4.6.0.3
2.28.11.17
->2.31.0.2
4.5.0
->4.7.1
Review
Release Notes
jpadilla/pyjwt (PyJWT)
v2.8.0
Compare Source
Changed
v2.7.0
Compare Source
Changed
adamchainz/apig-wsgi (apig-wsgi)
v2.18.0
Compare Source
v2.17.0
Compare Source
v2.16.0
Compare Source
Avoid v2 trailing slash removal by reading
rawPath
rather thanrequestContext.http.path
.This change prevents redirect loops on applications that automatically append slash, like Django’s default setup.
Thanks to Jon Culver for the report in
Issue #​376 <https://github.com/adamchainz/apig-wsgi/issues/376>
__ and Tobias McNulty for the fix inPR #​426 <https://github.com/adamchainz/apig-wsgi/pull/426>
__.psf/black (black)
v23.7.0
Compare Source
Highlights
supported until further notice (#3765)
Stable style
PEP 604 unions (#3735)
under some circumstances (#3745)
type: ignore
within parentheses(#3740)
(#3773)
Preview style
parentheses (#3640)
Configuration
--workers
argument to Black can now be specified via theBLACK_NUM_WORKERS
environment variable (#3743)
.pytest_cache
,.ruff_cache
and.vscode
are now excluded by default (#3691)pyproject.toml
settings when running--stdin-filename
and the
pyproject.toml
found isn't in the current working directory (#3719)exclude
andextend-exclude
have invalid data types inpyproject.toml
, instead of silently doing the wrong thing (#3764)Packaging
LANG=C
(#3768)Parser
Performance
IPython
in a case where we wouldn't need it (#3748)Output
Blackd
blackd
argument parser now shows the default values for options in their helptext (#3712)
Integrations
PYTHONWARNDEFAULTENCODING = 1
(#3763)
Documentation
cite this software (#3723)
the latest code base (#3755)
celery/celery (celery)
v5.3.1
Compare Source
=====
:release-date: 2023-06-18 8:15 P.M GMT+6
:release-by: Asif Saif Uddin
.. _version-5.3.0:
v5.3.0
Compare Source
=====
:release-date: 2023-06-06 12:00 P.M GMT+6
:release-by: Asif Saif Uddin
.. _version-5.3.0rc2:
cypress-io/cypress (cypress)
v12.17.3
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-3
v12.17.2
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-2
v12.17.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-1
v12.17.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-0
bahmutov/cypress-recurse (cypress-recurse)
v1.35.2
Compare Source
Bug Fixes
debugger
(#180) (3679e6e)v1.35.1
Compare Source
Bug Fixes
v1.35.0
Compare Source
Features
v1.34.0
Compare Source
Features
v1.33.0
Compare Source
Features
v1.32.0
Compare Source
Features
v1.31.2
Compare Source
Bug Fixes
v1.31.1
Compare Source
Bug Fixes
v1.31.0
Compare Source
Features
v1.30.0
Compare Source
Bug Fixes
Features
v1.29.0
Compare Source
Features
v1.28.0
Compare Source
Features
v1.27.1
Compare Source
Bug Fixes
v1.27.0
Compare Source
Features
v1.26.0
Compare Source
Features
v1.25.0
Compare Source
Bug Fixes
Features
v1.24.1
Compare Source
Bug Fixes
v1.24.0
Compare Source
Features
v1.23.1
Compare Source
Bug Fixes
sloria/environs (environs)
v9.5.0
Compare Source
Features:
subcast
,subcast_keys
, andsubcast_values
. (#241).Thanks bvanelli for the PR.
v9.4.0
Compare Source
Bug fixes:
Other changes:
v9.3.5
Compare Source
Bug fixes:
env.url
and other parsers that take field keyword arguments (#227).Thanks KochankovID for the PR.
v9.3.4
Compare Source
Bug fixes:
env.path
to be apathlib.Path
(#228).Thanks KochankovID for the PR.
v9.3.3
Compare Source
Bug fixes:
so that no DeprecationWarnings are raised (#224).
pycqa/flake8 (flake8)
v6.1.0
Compare Source
marshmallow-code/flask-marshmallow (flask-marshmallow)
v0.15.0
Compare Source
What's Changed
New Contributors
Full Changelog: marshmallow-code/flask-marshmallow@0.14.0...0.15.0
html-validate/html-validate (html-validate)
v7.18.1
Compare Source
Bug Fixes
v7.18.0
Compare Source
Features
html-validate:prettier
(9491016), closes #215Bug Fixes
Config.fromFile()
as internal (3e70028)Config.getMetaTable()
as internal (8cb6dd0)dumpEvents
,dumpSource
,dumpTokens
anddumpTree
as internal (866f219)toMatchCodeframe
andtoMatchInlineCodeframe
handles async result (584c67e)v7.17.0
Compare Source
Features
Bug Fixes
aria-label
(513a813)v7.16.0
Compare Source
Features
ConfigLoader
returns aResolvedConfig
(1fd8b73)Dependency upgrades
v7.15.3
Compare Source
Bug Fixes
url
import (a2017ff)v7.15.2
Compare Source
Bug Fixes
form-dup-name
defaults to allow<button type="submit">
to share name (b39b9ad), closes #212Dependency upgrades
v7.15.1
Compare Source
Bug Fixes
html-validate/test-utils
entrypoint (62fbee3)v7.15.0
Compare Source
Features
Bug Fixes
querySelector
typescript declaration returns null to match implementation (9c9befe)v7.14.0
Compare Source
Features
[role="alertdialog"]
as a default sectioning root forheading-level
(b87581a)Bug Fixes
Dependency upgrades
v7.13.3
Compare Source
Bug Fixes
wcag/h37
(5f3b43f), closes #209v7.13.2
Compare Source
Bug Fixes
v7.13.1
Compare Source
Bug Fixes
no-unused-disable
properly reports location when more than two rules are disabled (26d1970)no-unused-disable
to be disabled by directive (b11166c)v7.13.0
Compare Source
Features
Validator
helper (6ef10dd), closes #204v7.12.2
Compare Source
Bug Fixes
form-dup-name
validate checkboxes by default (d5e7b7d), closes #202allowArrayBrackets
option toform-dup-name
rule (a43ea0b), closes #203shared
option toform-dup-name
to set which controls allow shared names (7ddc02b), closes #201v7.12.1
Compare Source
Bug Fixes
form-dup-name
reports when radio and non-radio uses same name (6d9a282), closes #200v7.12.0
Compare Source
Features
Attribute.valueMatches
can take array of keywords to match against (0a5ff8e)Rule.getMetaFor(..)
(5a76381)formAssociated
property when defining metadata (3d56c4a)MetaAttributeAllowedCallback
takes the attribute as second argument (7a4edeb)form-dup-name
(74f8e2d), closes #197map-id-name
(abe5acb), closes #184Bug Fixes
v7.11.1
Compare Source
Bug Fixes
null
to remove it (7118d9b)v7.11.0
Compare Source
Features
keywordPatternMatcher
for usage withinclude
/exclude
options (6bd360f)include
andexclude
support tono-unknown-elements
(cd7fb23)Bug Fixes
wcag/h63
(fa16f51)element-required-content
using categories (a71a2d8)v7.10.1
Compare Source
Bug Fixes
as
withprefetch
(54ceeb1)v7.10.0
Compare Source
Features
wcag/h63
for header cell scopes (ee012c6)Bug Fixes
<th>
does not requirescope
attribute (44bb935), closes #189empty-heading
handleshidden
attribute (e33b55e), closes #193wcag/h30
handleshidden
attribute (c5ac930)v7.9.0
Compare Source
Features
definePlugin
helper (e28c275)ignoreCase
added tounrecognized-char-ref
(4a1b9af)requireSemicolon
added tounrecognized-char-ref
(b7a5067)map-dup-name
([ad7bfff](https://gitlab.com/html-validate/html-validate/commit/ad7bfff58b3b53168e6b950Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.