Bump the dev-dependencies group across 1 directory with 7 updates #44
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.
Bumps the dev-dependencies group with 7 updates in the / directory:
5.64.2
5.66.0
3.3.12
3.3.13
22.10.10
22.13.1
3.4.2
3.5.0
2.6.8
2.9.6
39.3.0
41.0.2
6.0.11
6.1.0
Updates
@tanstack/react-query-devtools
from 5.64.2 to 5.66.0Release notes
Sourced from
@tanstack/react-query-devtools
's releases.... (truncated)
Commits
ebe996d
release: v5.66.07bbc86c
release: v5.65.1c6af7a5
release: v5.65.02399bb0
feat(types): type narrowing for isPlaceholderData (#8586)97f5544
chore: composite monorepo (#8560)Updates
@trigger.dev/build
from 3.3.12 to 3.3.13Release notes
Sourced from
@trigger.dev/build's releases
.Changelog
Sourced from
@trigger.dev/build's changelog
.Commits
20d983e
chore: Update version for release (#1654)Updates
@types/node
from 22.10.10 to 22.13.1Commits
Updates
prettier
from 3.4.2 to 3.5.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
7584432
Release 3.5.04797054
Remove blog post5ed5dc0
Fix a link in changelog (#17088)d8c21c5
Fix tag notation in changelog (#17087)0fcd5db
Separate license and third-party licenses (#17073)0c2b4bb
chore(deps): update babel to v7.26.8 (#17084)e3a5595
chore(deps): update babel to v7.26.8 (#17083)4a5ad1f
Adddisable_search
tocodecov/codecov-action
(#17082)b997ce3
chore(deps): update dependency@glimmer/syntax
to v0.94.3 (#17080)7a6273b
chore(deps): update dependency esbuild to v0.25.0 (#17081)Updates
supabase
from 2.6.8 to 2.9.6Release notes
Sourced from supabase's releases.
... (truncated)
Commits
f158e2b
fix: Bump realtime image (#3074)dde5a42
fix: ignore deprecated realtime publication (#3073)c45c257
chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#3072)337aacd
fix: warn uninitialised envs instead of error (#3065)60b221e
fix: Bump realtime image (#3069)3952af0
chore(deps): bump github.com/docker/docker from 27.5.0+incompatible to 27.5.1...db01dd3
chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#3067)354815f
chore(deps): bump github.com/docker/cli from 27.5.0+incompatible to 27.5.1+in...73e0b2d
fix: Exclude realtime messages publication from publication dropping (#3063)7c26c04
fix: ignore envs declared with empty value (#3062)Updates
vercel
from 39.3.0 to 41.0.2Release notes
Sourced from vercel's releases.
... (truncated)
Changelog
Sourced from vercel's changelog.
... (truncated)
Commits
646f496
Version Packages (#13022)cda2d33
Version Packages (#13006)a990ec2
[tests] skip flakey test for getLatestVersion (#13020)b67f6fd
[cli] update vercel/fun to 1.1.4 (#13018)0f4f04b
[cli] remove warningprojects lists --update-required
for deprecated node v...26ade36
[tests] Remove local tests of corepack behavior (#13014)7c19508
Version Packages (#12990)fa037fa
[cli] Remove support for node@16 (#12857)e44d4a9
[tests] skip failing tests (#13004)5482633
Version Packages (#12988)Updates
vite
from 6.0.11 to 6.1.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3734f80
fix(css): escape double quotes inurl()
when lightningcss is used (#18997)2b4f115
fix(deps): update all non-major dependencies (#18996)12b612d
fix: fallback terser to main thread when function options are used (#18987)d88d000
fix(deps): update all non-major dependencies (#18967)21680bd
fix(css): skip non css in custom sass importer (#18970)62fad6d
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#18968)8a6bb4e
fix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue
(#18899)7d6dd5d
fix(ssr): recreate ssrCompatModuleRunner on restart (#18973)c4b532c
fix(css): root relative import in sass modern API on Windows (#18945)27f691b
refactor: make internal invoke event to use the same interface with `handleIn...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions