-
Notifications
You must be signed in to change notification settings - Fork 394
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 #5322
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.
Open
+2,308
−1,705
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
the
dependencies
Pull requests that update a dependency file (automatic)
label
Nov 3, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 4, 2024 14:11
df13fa7
to
e00e85f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
November 18, 2024 10:00
655d534
to
2f35693
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
November 29, 2024 01:01
e090b19
to
d725905
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
December 5, 2024 18:09
b3deb70
to
a8c4a4d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
December 10, 2024 13:58
3ab2147
to
feba186
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
fix(deps): update all non-major dependencies
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
December 11, 2024 09:40
67a6e91
to
e63fd03
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
December 12, 2024 14:41
2a30238
to
fc12fb3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 12, 2024 21:28
fc12fb3
to
7f8d5ad
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 15, 2024 22:44
7f8d5ad
to
a3fd602
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 16, 2024 19:32
a3fd602
to
79baad3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 17, 2024 16:55
79baad3
to
3b73504
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 17, 2024 23:39
3b73504
to
e6700f9
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 18, 2024 03:00
e6700f9
to
f517a33
Compare
shcheklein
had a problem deploying
to
dvc-org-renovate-all-mi-gikkqc
December 18, 2024 03:00
Failure
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.8
->7.26.0
5.3.1
->5.3.2
2.0.4
->2.0.5
18.3.11
->18.3.16
16.4.5
->16.4.7
6.10.0
->6.10.2
7.37.1
->7.37.2
5.13.7
->5.14.0
5.13.1
->5.14.0
5.13.1
->5.14.0
3.13.1
->3.14.0
5.13.1
->5.14.0
6.13.1
->6.14.0
6.13.1
->6.14.0
5.13.1
->5.14.0
5.13.1
->5.14.0
5.13.1
->5.14.0
9.1.6
->9.1.7
15.2.10
->15.2.11
0.452.0
->0.468.0
3.3.3
->3.4.2
17.5.1
->17.6.0
16.10.0
->16.11.0
2.5.3
->2.5.5
5.6.3
->5.7.2
4.5.0
->4.5.3
Release Notes
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)davidjbradshaw/iframe-resizer (@iframe-resizer/react)
v5.3.2
Compare Source
What's Changed
parentIframe.getOrigin()
in https://github.com/davidjbradshaw/iframe-resizer/pull/1343parentIframe.getParentProps()
tofunction void
by @MarekBodingerBA in https://github.com/davidjbradshaw/iframe-resizer/pull/1351Full Changelog: davidjbradshaw/iframe-resizer@v5.3.1...v5.3.2
motdotla/dotenv (dotenv)
v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2
Compare Source
Fixed
no-redundandant-roles
: allow<img src="*.svg" role="img" />
#936
Commits
0d01a1a
es-iterator-helpers
aa075bd
d15d3ab
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
5dad7c4
aria-role
: Add valid test for<svg role="img" />
daba189
label-has-associated-control
: add line breaks for readability0bc6378
label-has-associated-control
: add additional test cases30d2318
d92446c
v6.10.1
Compare Source
Commits
4925ba8
cb6788c
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
,auto-changelog
,eslint-plugin-import
,tape
518a77e
es-iterator-helpers
,string.prototype.includes
eed03a3
2ee940c
a262131
aria-query
e517937
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.2
Compare Source
Fixed
destructuring-assignment
]: fix false negative when usingtypeof props.a
(#3835 @golopot)Changed
destructuring-assignment
]: usegetParentStatelessComponent
(#3835 @golopot)gatsbyjs/gatsby (gatsby)
v5.14.0
: v5.14.0Compare Source
This release focused on performance improvements and security fixes.
What's Changed
gatsby
,create-gatsby
,gatsby-cli
,gatsby-dev-cli
,gatsby-plugin-gatsby-cloud
,gatsby-plugin-page-creator
] perf: disable telemetry reporting https://github.com/gatsbyjs/gatsby/pull/39137See full release notes
gatsbyjs/gatsby (gatsby-plugin-catch-links)
v5.14.0
Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-catch-links
5.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-catch-links
gatsbyjs/gatsby (gatsby-plugin-google-tagmanager)
v5.14.0
Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-google-tagmanager
5.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-google-tagmanager
gatsbyjs/gatsby (gatsby-plugin-image)
v3.14.0
Compare Source
🧾 Release notes
Bug Fixes
3.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-image
gatsbyjs/gatsby (gatsby-plugin-manifest)
v5.14.0
Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-manifest
5.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-manifest
gatsbyjs/gatsby (gatsby-plugin-postcss)
v6.14.0
Compare Source
🧾 Release notes
Bug Fixes
6.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-postcss
gatsbyjs/gatsby (gatsby-plugin-react-helmet)
v6.14.0
Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-react-helmet
6.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-react-helmet
gatsbyjs/gatsby (gatsby-plugin-sharp)
v5.14.0
Compare Source
🧾 Release notes
Bug Fixes
5.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-sharp
gatsbyjs/gatsby (gatsby-plugin-twitter)
v5.14.0
Compare Source
🧾 Release notes
Note: Version bump only for package gatsby-plugin-twitter
5.13.1 (2024-01-23)
Note: Version bump only for package gatsby-plugin-twitter
gatsbyjs/gatsby (gatsby-source-filesystem)
v5.14.0
Compare Source
🧾 Release notes
Bug Fixes
5.13.1 (2024-01-23)
Note: Version bump only for package gatsby-source-filesystem
typicode/husky (husky)
v9.1.7
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.11
Compare Source
Patch Changes
#1484
bcfe309
Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caa
Thanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.lucide-icons/lucide (lucide-react)
v0.468.0
: New icons 0.468.0Compare Source
New icons 🎨
waves-ladder
(#2529) by @jguddasv0.467.0
: New icons 0.467.0Compare Source
New icons 🎨
scan-heart
(#2385) by @jguddasModified Icons 🔨
book-dashed
(#2399) by @jguddasv0.466.0
: New icons 0.466.0Compare Source
New icons 🎨
list-filter-plus
(#2645) by @abdenizModified Icons 🔨
bell-dot
(#2656) by @karsa-mistmerebell-minus
(#2656) by @karsa-mistmerebell-off
(#2656) by @karsa-mistmerebell-plus
(#2656) by @karsa-mistmerebell-ring
(#2656) by @karsa-mistmerebell
(#2656) by @karsa-mistmerev0.465.0
: New icons 0.465.0Compare Source
New icons 🎨
droplet-off
(#2641) by @jguddasModified Icons 🔨
flask-conical-off
(#2659) by @jamiemlawflask-conical
(#2659) by @jamiemlawflask-round
(#2659) by @jamiemlawv0.464.0
: New icons 0.464.0Compare Source
Modified Icons 🔨
paperclip
(#2482) by @jguddaspicture-in-picture
(#2481) by @jguddasv0.463.0
: New icons 0.463.0Compare Source
Modified Icons 🔨
layers
(#2596) by @jguddasv0.462.0
: New icons 0.462.0Compare Source
New icons 🎨
image-upscale
(#2462) by @jguddasModified Icons 🔨
grid-2x2
(#2628) by @jguddasship
(#2548) by @jguddasshuffle
(#2478) by @jguddasvenetian-mask
(#1950) by @jguddasv0.461.0
: New icons 0.461.0Compare Source
New icons 🎨
calendar-sync
(#2590) by @chessurismeModified Icons 🔨
scale-3d
(#2627) by @jguddasv0.460.0
: New icons 0.460.0Compare Source
New icons 🎨
toilet
(#2141) by @EthanHazelv0.459.0
: New icons 0.459.0Compare Source
New icons 🎨
equal-approximately
(#2594) by @ksk3110v0.458.0
: New icons 0.458.0Compare Source
New icons 🎨
cloud-alert
(#2611) by @lscheibelModified Icons 🔨
drill
(#1919) by @jguddasOther Changes
Full Changelog: lucide-icons/lucide@0.457.0...0.458.0
v0.457.0
: New icons 0.457.0Compare Source
New icons 🎨
laptop-minimal-check
(#2563) by @jguddasModified Icons 🔨
bath
(#2512) by @jamiemlawcross
(#2578) by @jguddashand-platter
(#2326) by @karsa-mistmerehard-hat
(#2559) by @jguddasheading-4
(#2546) by @jguddaspuzzle
(#2603) by @jamiemlawschool
(#2598) by @jguddasvegan
(#2556) by @jguddasv0.456.0
: Choosing import name style 0.456.0Compare Source
What's Changed
glass-water
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2579Adjustable icon naming imports
Customize import name styles for
lucide-react
,lucide-vue
,lucide-react-native
,lucide-preact
, to manage autocompletion in your IDE.Add the following to your
settings.json
It allows you to choose the import name style.
For React:
For Vue:
v0.455.0
: New icons 0.455.0Compare Source
New icons 🎨
wind-arrow-down
(#2554) by @jamiemlawModified Icons 🔨
file-music
(#2536) by @jguddasslice
(#2500) by @jguddasundo-dot
(#2557) by @jguddaswind
(#2554) by @jamiemlawv0.454.0
: New icons 0.454.0Compare Source
Modified Icons 🔨
pizza
(#2476) by @jamiemlawstar-half
(#1987) by @jguddasstar
(#1987) by @jguddasv0.453.0
: New icons 0.453.0Compare Source
New icons 🎨
calendar-1
(#2520) by @peteruithovenprettier/prettier (prettier)
v3.4.2
Compare Source
diff
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @tats-u)
Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.
U+30A0 can be used as the replacement of the
-
in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).Fix comments print on class methods with decorators (#16891 by @fisker)
Fix non-idempotent formatting (#16899 by @seiyab)
This bug fix is not language-specific. You may see similar change in any languages. This fixes regression in 3.4.0 so change caused by it should yield same formatting as 3.3.3.
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(f </details> --- ### 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/iterative/dvc.org). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjcyLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->