Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.10.2
->1.10.3
1.6.8
->1.7.2
4.4.2
->4.4.3
==5.0.4
->==5.0.6
9.25.0
->9.26.0
==3.1.3
->==3.1.4
==3.8.4
->==3.9.0
==3.1.2
->==3.1.3
3.51.0
->3.52.0
==2.17.2
->==2.18.0
1.75.0
->1.77.4
5.2.8
->5.2.12
3.4.21
->3.4.27
4.3.0
->4.3.2
Release Notes
microsoft/rushstack (@rushstack/eslint-patch)
v1.10.3
Compare Source
Fri, 17 May 2024 00:10:40 GMT
Patches
axios/axios (axios)
v1.7.2
Compare Source
Bug Fixes
Contributors to this release
v1.7.1
Compare Source
Bug Fixes
Contributors to this release
v1.7.0
Compare Source
Features
Bug Fixes
Contributors to this release
chartjs/Chart.js (chart.js)
v4.4.3
Compare Source
Essential Links
Bugs Fixed
Documentation
Development
Thanks to @DAcodedBEAT, @EricWittrock, @LeeLenaleee, @LiamSwayne, @dependabot and @dependabot[bot]
django/django (django)
v5.0.6
Compare Source
v5.0.5
Compare Source
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.26.0
Compare Source
✨ Enhancements
vue/component-name-in-template-casing
vue/no-deprecated-html-element-is
vue/no-undef-components
vue/no-unused-components
vue/script-setup-uses-vars
(note that this rule is deprecated!)🐛 Bug Fixes
vue/require-default-prop
rule to ignore the spread and continue checking.vue/require-typed-ref
rule to ignore<script>
blocks withoutlang="ts"
in.vue
files.Full Changelog: vuejs/eslint-plugin-vue@v9.25.0...v9.26.0
pallets/jinja (jinja2)
v3.1.4
Compare Source
Released 2024-05-05
xmlattr
filter does not allow keys with/
solidus,>
greater-than sign, or
=
equals sign, in addition to disallowing spaces.Regardless of any validation done by Jinja, user input should never be used
as keys to this filter, or must be separately validated first.
:ghsa:
h75v-3vvj-5mfj
matplotlib/matplotlib (matplotlib)
v3.9.0
: REL: 3.9.0Compare Source
Highlights of this release include:
primefaces/primevue (primevue)
v3.52.0
Compare Source
Full Changelog
Fixed bugs:
Implemented New Features and Enhancements:
pygments/pygments (pygments)
v2.18.0
Compare Source
(released May 4th, 2024)
New lexers:
Android.bp
(#2659)Updated lexers:
openrc
alias (#2599, #2371)fewer tokens on heading comments (#2678)
uninstantiation
keyword and recognizeescape sequences (#2619)
None
/True
/False
Token.Comment
for comments instead ofComment.Preproc
(#2598):
,::
and->
asPunctuation
and whitespace as
Whitespace
, instead ofText
in both cases (#2631)
strings (#2624)
<?doc?>
and<?note?>
tags (#2597)kk-*
invariant_langs
(#2647)val
andvar
(#2602)New styles:
Make background colors in the image formatter work with Pillow 10.0 (#2623)
Require Python 3.8. As a result, the
importlib-metadata
packageis no longer needed for fast plugin discovery on Python 3.7.
The
plugins
extra (used as, e.g.,pip install pygments[plugins]
)is kept for backwards compatibility but now has no effect. (#2601)
Require the
url
attribute for lexers inside Pygments, addit to many lexers (#2588)
Replace Pyflakes linter with Ruff (#2592)
Add macOS CI (#2594)
Built-in lexers now declare the version of Pygments in which they were
added in a required
version_added
lexer attribute, instead of a.. versionadded::
directive in the docstring (#2589, #2634)The
url
attribute is now required for built-in lexers andhas been added to all existing lexers (#2588)
The RTF formatter supports line number and line highlighting now (#1217, #2654)
Add
\sa0
keyword in the RTF formatter (#1111, #2607)Register
pycon
as an alias for the Python console lexer (#2697)Add MIME-Type for
DesktopLexer
(#2613)Fix native style to meet WCAG AA guidelines (#2600)
Fix typo in documentation (#2672)
Use format strings consistently (#2661)
Add
__class_getitem__
toFormatter
to improve typing support (#2665)sass/dart-sass (sass)
v1.77.4
Compare Source
Embedded Sass
Support passing
Version
input forfatalDeprecations
as string overembedded protocol.
Fix a bug in the JS Embedded Host where
Version
could be incorrectly acceptedas input for
silenceDeprecations
andfutureDeprecations
in pure JS.v1.77.3
Compare Source
Dart API
Deprecation.duplicateVariableFlags
has been deprecated and replaced withDeprecation.duplicateVarFlags
to make it consistent with theduplicate-var-flags
name used on the command line and in the JS API.v1.77.2
Compare Source
Don't emit deprecation warnings for functions and mixins beginning with
__
.Allow user-defined functions whose names begin with
_
and otherwise looklike vendor-prefixed functions with special CSS syntax.
Command-Line Interface
Properly handle the
--silence-deprecation
flag.Handle the
--fatal-deprecation
and--future-deprecation
flags for--interactive
mode.v1.77.1
Compare Source
v1.77.0
Compare Source
v1.76.0
Compare Source
Throw errors for misplaced statements in keyframe blocks.
Mixins and functions whose names begin with
--
are now deprecated forforwards-compatibility with the in-progress CSS functions and mixins spec.
This deprecation is named
css-function-mixin
.vitejs/vite (vite)
v5.2.12
Compare Source
build.rollupOptions.output.manualChunks
instead ofbuild.rollupOutput.manualChunks
(89378c0), closes #16721v5.2.11
Compare Source
v5.2.10
Compare Source
v5.2.9
Compare Source
fsp.rm
removing files does not take effect (#16032) (b05c405), closes #16032vuejs/core (vue)
v3.4.27
Compare Source
Bug Fixes
v3.4.26
Compare Source
Bug Fixes
v3.4.25
Compare Source
Bug Fixes
v3.4.24
Compare Source
Bug Fixes
v3.4.23
Compare Source
Bug Fixes
v3.4.22
Compare Source
Bug Fixes
.tsx
when type import's extension is omitted (#10637) (34106bc), closes #10635v-model
string/number coercion for multiselect options (#10576) (db374e5)Performance Improvements
__NO_SIDE_EFFECTS__
comments (#9053) (d46df6b)vuejs/router (vue-router)
v4.3.2
Compare Source
Please refer to CHANGELOG.md for details.
v4.3.1
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.