chore(deps): update all non-major dependencies #164
Merged
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^0.6.0
->^0.6.1
^0.1.0
->^0.1.2
^2.0.30
->^2.0.32
^7.28.3
->^7.28.4
^7.28.3
->^7.28.4
^7.28.3
->^7.28.4
^7.28.2
->^7.28.4
^2.29.2
->^2.29.7
^1.48.5
->^1.53.1
^9.7.0
->^9.9.0
^6.13.0
->^6.16.2
^0.5.1
->^0.5.3
^7.4.0
->^7.4.7
^2.6.3
->^2.6.4
^7.1.8
->^7.1.17
^1.2.8
->^1.3.3
^1.1.0
->^1.2.0
^4.0.6
->^4.1.13
0.20.0
->0.20.2
^0.1.1
->^0.7.0
^5.83.0
->^5.90.1
^5.83.0
->^5.90.1
^5.83.0
->^5.90.1
^5.83.0
->^5.90.1
^1.130.2
->^1.131.50
^1.131.2
->^1.131.50
^1.130.2
->^1.131.50
^1.131.2
->^1.131.50
^1.130.2
->^1.130.17
1.132.0-alpha.22
->1.132.0-alpha.25
^1.121.2
->^1.131.50
^5.87.1
->^5.90.1
^5.87.1
->^5.90.1
^1.129.8
->^1.131.50
^1.129.8
->^1.131.50
^10.4.0
->^10.4.1
^6.6.3
->^6.8.0
^16.2.0
->^16.3.0
^19.1.2
->^19.1.13
^19.1.12
->^19.1.13
^19.1.2
->^19.1.9
^19.1.2
->^19.1.9
^4.4.1
->^4.7.0
^4.5.2
->^4.7.0
^5.0.44
->^5.0.48
^5.6.0
->^5.6.2
v1.4.9
->v1.5.3
^0.44.4
->^0.44.5
^9.25.1
->^9.36.0
19.1.0-rc.1
->19.1.0-rc.2
^4.1.4
->^4.2.0
~54.0.8
->~54.0.9
~6.0.6
->~6.0.7
^5.50.5
->^5.64.0
v4.3.0
->v4.3.3
10.2.1
->10.17.0
^3.5.3
->^3.6.2
^3.3.3
->^3.4.0
^6.13.0
->^6.16.2
^0.3.12
->^0.3.13
^19.1.0
->^19.1.1
19.1.0
->19.1.1
19.1.0
->19.1.1
^19.1.0
->^19.1.1
19.1.0
->19.1.1
~5.6.0
->~5.6.1
~0.21.0
->~0.21.1
^1.5.0
->^1.6.1
^1.9.7
->^1.9.9
^1.9.7
->^1.9.9
^1.9.7
->^1.9.9
^4.0.6
->^4.1.13
^0.5.7
->^0.5.8
^7.0.6
->^7.1.7
^7.0.6
->^7.1.7
11.3.2
->11.3.3
^2.11.6
->^2.11.8
^3.1.2
->^3.2.4
^4.0.14
->^4.1.11
^5.0.7
->^5.0.8
Release Notes
midday-ai/ai-sdk-tools (@ai-sdk-tools/devtools)
v0.6.1
Compare Source
vercel/ai (@ai-sdk/openai)
v2.0.32
Compare Source
Patch Changes
1cf857d
: fix(provider/openai): remove provider-executed tools from chat completions model01de47f
: feat(provider/openai): rework file search toolv2.0.31
Compare Source
Patch Changes
bb94467
: feat(provider/openai): add maxToolCalls provider option4a2b70e
: feat(provider/openai): send item references for provider-executed tool results643711d
: feat (provider/openai): provider defined image generation tool supportbabel/babel (@babel/core)
v7.28.4
Compare Source
🏠 Internal
babel-core
,babel-helper-check-duplicate-nodes
,babel-traverse
,babel-types
babel-plugin-transform-regenerator
transform-regenerator
(@liuxingbaoyu)babel-core
changesets/changesets (@changesets/cli)
v2.29.7
Compare Source
Patch Changes
957f24e
]:v2.29.6
Compare Source
Patch Changes
a3563b0
Thanks @benmccann! - Switch to maintained fork ofexternal-editor
v2.29.5
Compare Source
Patch Changes
#1693
6352819
Thanks @Andarist! - Fixed an issue withworkspace:^
andworkspace:~
dependency ranges not being semantically treated as, respectively,^CURRENT_VERSION
and~CURRENT_VERSION
. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.Updated dependencies [
6352819
]:v2.29.4
Compare Source
Patch Changes
#1668
65d6632
Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632
]:v2.29.3
Compare Source
Patch Changes
#1589
de8bebc
Thanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks @manucorporat! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.53.1
Compare Source
🐞 Fixes
web-api/no-leaked-event-listener
, closes #1228 by @Rel1cx in #1229Full Changelog: Rel1cx/eslint-react@v1.53.0...v1.53.1
v1.53.0
Compare Source
✨ New
🪄 Improvements
tsup
withtsdown
by @Rel1cx in #1213Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.53.0
v1.52.9
Compare Source
🐞 Fixes
react-hooks-extra
rules were not exported, closes #1207 by @Rel1cx in #1208Full Changelog: Rel1cx/eslint-react@v1.52.8...v1.52.9
v1.52.8
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.52.7...v1.52.8
v1.52.7
Compare Source
🐞 Fixes
f3083c7
Full Changelog: Rel1cx/eslint-react@v1.52.6...v1.52.7
v1.52.6
Compare Source
🐞 Fixes
naming-convention/component-name
validation to continue on valid names, closes #1176 by @Rel1cx in #1177Full Changelog: Rel1cx/eslint-react@v1.52.5...v1.52.6
v1.52.5
Compare Source
🐞 Fixes
is-from-react
utility inreact-debug/is-from-react
rule and improvereact-x/no-forward-ref
rule autofix handling, closes #1172 by @Rel1cx in #1173Full Changelog: Rel1cx/eslint-react@v1.52.4...v1.52.5
v1.52.4
Compare Source
🐞 Fixes
Full Changelog: Rel1cx/eslint-react@v1.52.3...v1.52.4
[
v1.52.3
](https://redirect.github.com/Rel1cx/eslint-react/blob/HEAD/CHANGELOG.md#v1523-20Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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.