fix(deps): bump the minorandpatch group across 1 directory with 10 updates #976
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 minorandpatch group with 9 updates in the / directory:
1.10.1
1.10.4
22.10.2
22.10.5
15.2.11
15.3.0
20.2.2
20.3.0
4.28.1
4.29.2
0.26.14
0.26.18
3.14.1592
3.15.1
3.14.1592
3.15.1
6.7.1
6.7.2
Updates
@swc/core
from 1.10.1 to 1.10.4Changelog
Sourced from
@swc/core
's changelog.Commits
9ebe252
chore: Publish1.10.4
withswc_core
v9.0.3
640b616
chore: Update changelog9cfe38a
chore: Publish1.10.4-nightly-20241230.1
withswc_core
v9.0.3
aaeb0ab
fix: RemoveCaused by: 'failed to parse'
from TS blank space (#9820)fb2f6e4
fix(deps): update cargo (patch) (#9733)7001647
chore: Update changelogb91fb08
chore: Publish1.10.3
withswc_core
v9.0.3
4dee9d5
chore: Update changelogc05ffe0
chore: Publish1.10.3-nightly-20241227.1
withswc_core
v9.0.3
ad66dc0
chore: Publish crates withswc_core
v9.0.3
Updates
@types/node
from 22.10.2 to 22.10.5Commits
Updates
lint-staged
from 15.2.11 to 15.3.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
703002a
chore(changeset): release4cee7d8
build(dependencies): update dependenciesef9b02d
Merge pull request #1495 from lint-staged/debug-infoe69da9e
feat: add more info to debug logs, remove "environment" requirement from issu...1b36f55
docs: combine changesets6c9ab40
Merge pull request #1493 from lint-staged/help-messages22fe89d
feat: add unique hash to backup stash messagec52cc92
docs: add a caution message about git stashfa0fe98
feat: update first task message based on backup status7bd0447
feat: display "git stash list" message when restoring original state is skippedUpdates
nx
from 20.2.2 to 20.3.0Release notes
Sourced from nx's releases.
... (truncated)
Commits
efa5ba2
fix(core): update yarn-parser to handle yarn v4 syntax (#29067)0980006
fix(core): graph spinners should update properly (#29433)3c3d2e5
feat(core): show progress on ci if graph construction takes longer than expec...2eb5243
fix(core): make packageExports metadata optional field (#29407)b9c0e3d
feat(eslint): rename eslint.config.js to eslint.config.cjs to resolve them as...73735ca
feat(release): allow automated git push from version or changelog step (#29280)1d7465b
feat(core): not exit when one plugin installation failed (#28684)67d0e33
feat(core): add spinners when graph compute takes long time (#28966)c3709b2
fix(core): collect all logs from forked processes (#27778)657814c
fix(core): resolve imports from linked workspace projects (#29328)Updates
rollup
from 4.28.1 to 4.29.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
f5c349e
4.29.237c5166
feat: use picocolors instead of colorette (#5780)0c70b6b
fix: keep import attributes for cjs format (#5781)15f72a8
Align CI Node versions6b2c841
fix(deps): lock file maintenance minor/patch updates (#5773)c54fb1b
Improve caching on CI (#5772)5d37778
4.29.186e1f43
fix: do not optimize the literal value if the cache is deoptimized (#5771)f116952
Remove unnecessary lifetimes (#5769)dadd488
4.29.0Updates
bootstrap-vue-next
from 0.26.14 to 0.26.18Release notes
Sourced from bootstrap-vue-next's releases.
... (truncated)
Changelog
Sourced from bootstrap-vue-next's changelog.
Commits
e6dc2d5
chore: release main (#2479)a2f1c85
Update App.vue9ec1e04
feat(BTable): add custom filter functions25a77ee
feat(BFormGroup): automatically add state to child element fixes #2476 (#2478)171459c
chore: release main (#2472)d78d52d
chore: dont care about version for types dependent peer deps (#2473)bf50c30
feat: use vueuse 12 fixes #2469 (#2471)846a003
chore: release main (#2464)40be163
feat(BTable): expose table items (#2463)e865bb4
chore: optional peer dependencies note #fixes #2442 (#2458)Updates
@nuxt/kit
from 3.14.1592 to 3.15.1Release notes
Sourced from
@nuxt/kit
's releases.... (truncated)
Commits
fdf6e87
v3.15.1b472d17
perf(rspack,webpack): droplodash-es
dependency (#30409)513659e
chore(deps): update dependency pathe to v2 (3.x) (#30449)dfe1021
chore(deps): update all non-major dependencies (3.x) (#30441)b12bdd3
chore(deps): update all non-major dependencies (3.x) (#30389)cc151c2
chore(deps): update all non-major dependencies (3.x) (#30377)1acc9a0
v3.15.09e20d8d
fix(kit): initialize tsconfig paths inaddTemplate
if undefined (#30348)5e6b741
chore(deps): update all non-major dependencies (3.x) (#30330)d1bac19
chore(deps): update devdependency ignore to v7 (3.x) (#30342)Updates
nuxt
from 3.14.1592 to 3.15.1Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
fdf6e87
v3.15.1975221b
perf(nuxt): droppathe
browser dep for deep server components (#30456)d837cee
fix(nuxt): respectrouter.options
when hmring routes (#30455)6a6bae7
fix(nuxt): respectbaseURL
when ignoring prerendered manifest (#30446)b00264c
fix(nuxt): use nodelocation
instead ofrange
for route meta property ext...513659e
chore(deps): update dependency pathe to v2 (3.x) (#30449)dfe1021
chore(deps): update all non-major dependencies (3.x) (#30441)73ff3d3
chore(deps): update all non-major dependencies (3.x) (#30415)5cad215
refactor(nuxt): useconsola
withnuxt
tag instead of console (#30408)e4a372e
fix(nuxt): passnuxt
instance toresolvePagesRoutes
Updates
@nuxt/schema
from 3.14.1592 to 3.15.1Release notes
Sourced from
@nuxt/schema
's releases.... (truncated)
Commits
fdf6e87
v3.15.1a603d49
fix(schema): overridevueCompilerOptions.plugins
type (#30454)e786d79
fix(schema): support pfx certificate for dev server (#30412)513659e
chore(deps): update dependency pathe to v2 (3.x) (#30449)dfe1021
chore(deps): update all non-major dependencies (3.x) (#30441)e629a2d
perf(schema): drop unneeded type-only schema dependencies (#30411)8e2ca5b
docs: update references tolodash
and recommendes-toolkit
b12bdd3
chore(deps): update all non-major dependencies (3.x) (#30389)cc151c2
chore(deps): update all non-major dependencies (3.x) (#30377)1acc9a0
v3.15.0Updates
@fortawesome/fontawesome-free
from 6.7.1 to 6.7.2Release notes
Sourced from
@fortawesome/fontawesome-free
's releases.Commits
af62053
Release 6.7.2 (#20503)d19ab26
Removed unnecessary 'and' from README.md for better clarity text (#20432)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