-
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 non-major dependencies in package.json #305
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
minor
labels
Oct 21, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 21, 2024 04:30
6264913
to
7c35550
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 22, 2024 15:41
7c35550
to
4ea1c69
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 23, 2024 18:42
4ea1c69
to
7561eb1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 24, 2024 17:08
7561eb1
to
47540d6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 24, 2024 22:32
47540d6
to
bab73e4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 25, 2024 14:21
bab73e4
to
114edec
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 04:34
114edec
to
932f24c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 07:06
932f24c
to
78a3aed
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 28, 2024 14:06
78a3aed
to
5980041
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 8, 2024 19:18
f2636b1
to
4dd9c19
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 8, 2024 23:15
4dd9c19
to
df8cfe8
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 9, 2024 20:15
df8cfe8
to
4d56ac8
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies in package.json
fix(deps): update all non-major dependencies in package.json
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 11, 2024 06:05
4d56ac8
to
1f2bc9f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 13, 2024 21:35
1f2bc9f
to
1201eab
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 14, 2024 18:33
1201eab
to
7be939f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 15, 2024 15:24
7be939f
to
8ac8f44
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 17, 2024 16:28
8ac8f44
to
79561a1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 18, 2024 18:21
79561a1
to
b657954
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
7.25.7
->7.26.4
7.25.8
->7.26.0
7.25.8
->7.26.0
eef6144
->11bd719
0a12ed9
->3041bf5
9.12.0
->9.17.0
v3.2.2-0.20241015082545-7714a9b89615
->v3.2.2
11.10.0
->11.11.0
0.16.11
->0.16.18
0.42.0
->0.43.0
11.3.0
->11.4.1
8.4.47
->8.4.49
16.10.0
->16.12.0
Release Notes
babel/babel (@babel/cli)
v7.26.4
Compare Source
↩️ Revert
babel-traverse
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)babel/babel (@babel/core)
v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)eslint/eslint (eslint)
v9.17.0
Compare Source
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
v9.14.0
Compare Source
v9.13.0
Compare Source
corazawaf/coraza (github.com/corazawaf/coraza/v3)
v3.2.2
Compare Source
highlightjs/highlight.js (highlight.js)
v11.11.0
Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
\
Josh Goebel$()
expressions aneesh98anchor-name
,aspect-ratio
,backdrop-filter
,container
,margin-trim
,place-content
,scroll-timeline
, ...) BaliBalofile
,args
,dynamic
,record
,required
andscoped
Alvin Joytime
andcoproc
Álvaro Mondéjar|=
operator false positives (as block arguments) Aboobacker MKadd
builtin [h7x4][]or
as builtin instead of literal [h7x4][]'''
string escapes [h7x4][]"
and''
strings [h7x4][]concept
anddefer
to list of Nim keywords Jake LeahyNew Grammars:
Developer Tools:
Themes:
Rosé Pine
theme William WilkinsonCybertopia Cherry
theme Alexandre ZANNICybertopia Dimmer
theme Alexandre ZANNICybertopia Icecap
theme Alexandre ZANNICybertopia Saturated
theme Alexandre ZANNIImprovements:
CONTRIBUTORS
KaTeX/KaTeX (katex)
v0.16.18
Compare Source
Bug Fixes
v0.16.17
Compare Source
Bug Fixes
v0.16.16
Compare Source
Features
v0.16.15
Compare Source
Features
\mathsfit
command (#3998) (2218901)v0.16.14
Compare Source
Features
v0.16.13
Compare Source
Bug Fixes
\vdots
and\rule
support in text mode (#3997) (0e08352), closes #3990v0.16.12
Compare Source
Features
igorshubovych/markdownlint-cli (markdownlint-cli)
v0.43.0
Compare Source
mermaid-js/mermaid (mermaid)
v11.4.1
Compare Source
Patch Changes
#6059
01b5079
Thanks @knsv! - fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task#6038
1388662
Thanks @knsv! - fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.#6079
fe3cffb
Thanks @aloisklink! - Bump dompurify to^3.2.1
. This removes the need for@types/dompurify
.v11.4.0
Compare Source
Minor Changes
#5999
742ad7c
Thanks @knsv! - Adding Kanban board, a new diagram type#5880
bdf145f
Thanks @yari-dewalt! - Class diagram changes:Patch Changes
#5937
17b7831
Thanks @saurabhg772244! - fix: Jagged edge fix for icon shape#5933
72d60d2
Thanks @remcohaszing! - Add missing TypeScript dependencies#5937
17b7831
Thanks @saurabhg772244! - fix: Icon color fix for colored icons.#6002
5fabd41
Thanks @aloisklink! - fix: errormermaid.parse
on an invalid shape, so that it matches the errors thrown bymermaid.render
postcss/postcss (postcss)
v8.4.49
Compare Source
source.offset
(by @romainmenke).v8.4.48
Compare Source
stylelint/stylelint (stylelint)
v16.12.0
Compare Source
selector-pseudo-class-allowed-list
now checks@page
pseudo-classes (#8176) (@Mouvedia).selector-pseudo-class-disallowed-list
now checks@page
pseudo-classes (#8171) (@Mouvedia).at-rule-property-required-list
message to use "descriptor" for accuracy (#8186) (@ybiquitous).custom-property-no-missing-var-function
false positives forcontainer-name
(#8157) (@Mouvedia).custom-property-no-missing-var-function
false positives for custom properties passed torunning()
(#8172) (@Mouvedia).function-no-unknown
false positives forrunning()
(#8172) (@Mouvedia).selector-pseudo-class-no-unknown
false positives for:open
(#8184) (@lukewarlow).selector-pseudo-class-no-unknown
false positives for:recto
,:verso
and:nth()
(#8170) (@Mouvedia).selector-pseudo-class-no-unknown
false positives for somemoz-*
vendor-prefixed pseudo-classes (#8188) (@Mouvedia).selector-pseudo-element-no-unknown
false positives for::details-content
(#8174) (@lukewarlow).selector-type-no-unknown
false positives for idents in functional pseudo-classes (#8191) (@elskhn).value-keyword-case
false negatives (#8158) (@Mouvedia).value-keyword-case
false positives for vendor-prefixed system colors (#8146) (@Mouvedia).v16.11.0
Compare Source
--report-unscoped-disables
CLI flag andreportUnscopedDisables
option to Node.js API and configuration object (#8024) (@Mouvedia).ignoreFunctions: []
tomedia-query-no-invalid
(#8060) (@ryo-manba).name
configuration property underoverrides
(#8095) (@ryo-manba).benchmark-rule
script to resolveTypeError
(#8090) (@ybiquitous).github
formatter deprecation warning link tohttps://stylelint.io/awesome-stylelint#formatters
(#8115) (@ryo-manba).function-calc-no-unspaced-operator
false negatives forcalc-size
(#8026) (@azat-io).max-nesting-depth
false positives when the&
selector is being ignored (#8048) (@ryo-manba).media-feature-name-value-no-unknown
false positives fordisplay-mode: picture-in-picture
(#8136) (@Mouvedia).no-irregular-whitespace
reported ranges (#8066) (@romainmenke).selector-attribute-name-disallowed-list
reported ranges (#8037) (@ryo-manba).selector-attribute-operator-allowed-list
reported ranges (#8038) (@ryo-manba).selector-attribute-operator-disallowed-list
reported ranges (#8039) (@ryo-manba).selector-class-pattern
reported ranges (#8042) (@ryo-manba).selector-combinator-allowed-list
reported ranges (#8046) (@ryo-manba).selector-combinator-disallowed-list
reported ranges (#8047) (@ryo-manba).selector-disallowed-list
reported ranges (#8067) (@ryo-manba).selector-id-pattern
reported ranges (#8045) (@ryo-manba).selector-max-attribute
reported ranges (#8052) (@ryo-manba).selector-max-class
reported ranges (#8053) (@ryo-manba).selector-max-combinators
reported-ranges (#8055) (@ryo-manba).selector-max-compound-selectors
reported ranges (#8056) (@ryo-manba).selector-max-id
reported ranges (#8054) (@ryo-manba).selector-max-pseudo-class
reported ranges (#8057) (@ryo-manba).selector-max-specificity
reported ranges (#8058) (@ryo-manba).selector-max-universal
reported ranges (#8059) (@ryo-manba).selector-nested-pattern
reported ranges (#8072) (@ryo-manba).selector-no-vendor-prefix
reported ranges (#8073) (@ryo-manba).selector-not-notation
reported ranges (#8074) (@ryo-manba).selector-pseudo-class-allowed-list
reported ranges (#8061) (@ryo-manba).selector-pseudo-class-disallowed-list
reported ranges (#8062) (@ryo-manba).selector-pseudo-class-no-unknown
reported ranges (#8063) (@ryo-manba).selector-pseudo-element-allowed-list
reported ranges (#8068) (@ryo-manba).selector-pseudo-element-colon-notation
reported ranges (#8069) (@ryo-manba).selector-pseudo-element-disallowed-list
reported ranges (#8070) (@ryo-manba).selector-pseudo-element-no-unknown
false positives for::scroll-marker
and::scroll-marker-group
(#8110) (@Mouvedia).selector-pseudo-element-no-unknown
reported ranges (#8071) (@ryo-manba).selector-type-no-unknown
reported ranges (#8076) (@ryo-manba).Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.