-
Notifications
You must be signed in to change notification settings - Fork 22
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
chore(deps): update all dependencies (major) #364
base: main
Are you sure you want to change the base?
Conversation
Demo starting at https://docs-ubuntu-com-364.demos.haus |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #364 +/- ##
=======================================
Coverage 87.27% 87.27%
=======================================
Files 5 5
Lines 55 55
=======================================
Hits 48 48
Misses 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d3a2885
to
40540fb
Compare
40540fb
to
0bf4e66
Compare
b14c302
to
fb93a5f
Compare
fb93a5f
to
cf915f3
Compare
cf915f3
to
08e7312
Compare
0074a8c
to
0530d5b
Compare
4281d38
to
c4a5b30
Compare
5dc1625
to
91ab7ab
Compare
91ab7ab
to
3d7df7e
Compare
6f54430
to
6bbb356
Compare
6bbb356
to
a47a35a
Compare
a47a35a
to
c6040ab
Compare
This PR contains the following updates:
==2.0.1
->==3.0.2
v2
->v4
8.2.3
->9.2.1
v2
->v5
==3.0.3.post1
->==4.0.2
16
->23
8.3.1
->11.0.0
22.04
->24.04
focal
->noble
focal
->noble
4.9.1
->6.0.1
==5.3.0
->==6.9.0
Release Notes
pallets/markupsafe (MarkupSafe)
v3.0.2
Compare Source
Released 2024-10-18
__str__
returns astr
subclass. :issue:472
475
v3.0.1
Compare Source
Released 2024-10-08
466
467
v3.0.0
Compare Source
Released 2024-10-07
461
pyproject.toml
instead ofsetup.cfg
.:pr:
348
distutils
imports tosetuptools
. :pr:399
400
Markup
methods to matchstr
signatures. Usepositional-only arguments. :pr:
400
str
methods onMarkup
no longer escape their argument:strip
,lstrip
,rstrip
,removeprefix
,removesuffix
,partition
, andrpartition
;replace
only escapes itsnew
argument. These methods are conceptually linked to search methods such as
in
,find
, andindex
, which already do not escape their argument.:issue:
401
__version__
attribute is deprecated. Use feature detection, orimportlib.metadata.version("markupsafe")
, instead. :pr:402
434
437
v2.1.5
Compare Source
Released 2024-02-02
striptags
not collapsing spaces. :issue:417
v2.1.4
Compare Source
Released 2024-01-19
striptags
, avoiding a performanceissue. :pr:
413
v2.1.3
Compare Source
Released 2023-06-02
format_map
,casefold
,removeprefix
, andremovesuffix
methods. :issue:
370
str
methods onMarkup
. :issue:358
Self
for annotating return types. :pr:379
v2.1.2
Compare Source
Released 2023-01-17
striptags
not stripping tags containing newlines.:issue:
310
v2.1.1
Compare Source
Released 2022-03-14
striptags
. :pr:293
v2.1.0
Compare Source
Released 2022-02-17
262
soft_unicode
, which was previously deprecated. Usesoft_str
instead. :pr:261
interpolation. :issue:
225
277
actions/checkout (actions/checkout)
v4
Compare Source
v3
Compare Source
babel/babel-loader (babel-loader)
v9.2.1
Compare Source
v9.2.0
Compare Source
v9.1.3
Compare Source
Security dependency updates
New Contributors
Full Changelog: babel/babel-loader@v9.1.2...v9.1.3
v9.1.2
Compare Source
9.1.1 was a broken release, it didn't include all the commits.
Dependencies updates
Misc
New Contributors
Full Changelog: babel/babel-loader@v9.1.0...v9.1.2
v9.1.1
Compare Source
v9.1.0
Compare Source
New features
Full Changelog: babel/babel-loader@v9.0.1...v9.1.0
v9.0.1
Compare Source
Bug Fixes
Full Changelog: babel/babel-loader@v9.0.0...v9.0.1
v9.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: babel/babel-loader@v8.2.5...v9.0.0
v8.4.1
Compare Source
v8.4.0
Compare Source
v8.3.0
Compare Source
New features
Full Changelog: babel/babel-loader@v8.2.5...v8.3.0
v8.2.5
Compare Source
What's Changed
inputSourceMap
loader option by @alan-agius4 in https://github.com/babel/babel-loader/pull/896New Contributors
Full Changelog: babel/babel-loader@v8.2.4...v8.2.5
v8.2.4
Compare Source
What's Changed
Thanks @loveDstyle, @stianjensen and @pathmapper for your first PRs!
codecov/codecov-action (codecov/codecov-action)
v5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v4
Compare Source
v3
Compare Source
gitpython-developers/gitdb (gitdb2)
v4.0.2
Compare Source
nodejs/node (node)
v23
Moved to doc/changelogs/CHANGELOG_V6.md#6.1.0.
v22
Moved to doc/changelogs/CHANGELOG_V4.md#4.4.1.
v21
Moved to doc/changelogs/CHANGELOG_V4.md#4.2.6.
v20
Moved to doc/changelogs/CHANGELOG_V012.md#0.12.14.
v19
Moved to doc/changelogs/CHANGELOG_IOJS.md#1.6.0.
v18
Moved to doc/changelogs/CHANGELOG_IOJS.md#3.1.0.
v17
Moved to doc/changelogs/CHANGELOG_V5.md#5.1.0.
postcss/postcss-cli (postcss-cli)
v11.0.0
Compare Source
postcss-load-config@5
for improved ESM & TS config support (#461, #462)v10.1.0
Compare Source
--watch
mode in non-TTY contexts, like Docker (#448)v10.0.0
Compare Source
v9.1.0
Compare Source
v9.0.2
Compare Source
v9.0.1
Compare Source
bin/
fromfiles
in package.jsonv9.0.0
Compare Source
.js
extension, when loading local plugins with--use
(#401)dir-dependency
messages (#383, #391)webpack/webpack-cli (webpack-cli)
v6.0.1
Compare Source
Bug Fixes
v6.0.0
Compare Source
BREAKING CHANGES
18.12.0
init
,loader
andplugin
commands in favorcreate-webpack-app
webpack-dev-server@v4
5.82.0
Bug Fixes
webpack.config.js
in ESM format (#4346) (5106684)Features
info
/version
command (#3906) (38f3c6f)5.1.4 (2023-06-07)
Bug Fixes
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
.cts
and.mts
extensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
--watch
used (#3783) (c0436ba)v5.1.4
Compare Source
Bug Fixes
v5.1.3
Compare Source
Bug Fixes
v5.1.2
Compare Source
Bug Fixes
.cts
and.mts
extensions (a77daf2)v5.1.1
Compare Source
Bug Fixes
--watch
used (#3783) (c0436ba)v5.1.0
Compare Source
Features
extends
(#3738) (d04d0b9)Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
5.0.1 (2022-12-05)
Bug Fixes
define-process-env-node-env
aliasnode-env
(#3514) (346a518)v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
define-process-env-node-env
aliasnode-env
(#3514) (346a518)v5.0.0
Compare Source
Bug Fixes
--disable-interpret
option (#3364) (bdb7e20)utils
export (#3343) (a9ce5d0)NODE_PATH
env variable (#3411) (83d1f58)Features
--define-process-env-node-env
optioninterpret
to v3 andrechoir
to v0.8BREAKING CHANGES
migrate
command (#3291) (56b43e4), closes #3291--prefetch
option in favor thePrefetchPlugin
plugin--node-env
option in favor--define-process-env-node-env
--hot
option in favor of directly using theHotModuleReplacement
plugin (only forbuild
command, forserve
it will work)--entry
option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please usewebpack --entry-reset --entry './src/my-entry.js'
v4.10.0
Compare Source
Bug Fixes
--env
flag (#3286) (402c0fe)Features
4.9.2 (2022-01-24)
Bug Fixes
negatedDescription
for flags from schema (#3102) (463b731)4.9.1 (2021-10-18)
Bug Fixes
import
(#3006) (6a9aac9)v4.9.2
Compare Source
Bug Fixes
negatedDescription
for flags from schema (#3102) (463b731)evansd/whitenoise (whitenoise)
v6.9.0
Compare Source
v6.8.2
Compare Source
v6.8.1
Compare Source
v6.8.0
Compare Source
v6.7.0
Compare Source
v6.6.0
Compare Source
v6.5.0
Compare Source
v6.4.0
Compare Source
v6.3.0
Compare Source
v6.2.0
Compare Source
v6.1.0
Compare Source
v6.0.0
Compare Source
Configuration
📅 Schedule: Branch creation - "on the first day of january" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.