chore(deps): Bump the development-dependencies group across 1 directory with 8 updates #61
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 development-dependencies group with 8 updates in the / directory:
9.0.2
9.0.3
8.10.145
8.10.146
2.1.4
2.1.8
16.4.5
16.4.7
17.13.1
17.14.0
7.1.0
7.2.1
3.3.3
3.4.2
2.1.4
2.1.8
Updates
@release-it/conventional-changelog
from 9.0.2 to 9.0.3Release notes
Sourced from
@release-it/conventional-changelog
's releases.Commits
f86194d
Release 9.0.309fdb3e
Format09aac9e
fix: use whatBump option (#106)Updates
@types/aws-lambda
from 8.10.145 to 8.10.146Commits
Updates
@vitest/coverage-v8
from 2.1.4 to 2.1.8Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
d69cc75
bump: 2.1.881ed45b
chore: release v2.1.7b936702
bump: 2.1.632f23b9
chore: release v2.1.50ad2cdc
chore(deps): update all non-major dependencies (#6890)Updates
dotenv
from 16.4.5 to 16.4.7Changelog
Sourced from dotenv's changelog.
Commits
a338d68
16.4.7daf3e3d
changelog 🪵fb74f68
Merge pull request #848 from Spice-King/patch-1fe87ba2
Add .tap to .npmignore0c9f764
16.4.6fd5f26b
changelog 🪵bb19b6b
Merge pull request #847 from motdotla/deps-updates2f4e36b
further dev dependency cleanupc2fdd01
send to codecov6707487
add test coverageUpdates
eslint-plugin-n
from 17.13.1 to 17.14.0Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
ccf5f9e
chore(master): release 17.14.0 (#387)a52c968
feat(no-unsupported): support Node 23.2.0 & 23.3.0 (#390)c8fbf00
feat(no-sync): Add ignores option (#386)2f60954
chore(master): release 17.13.2 (#385)df6ad2a
fix(no-missing-require): handle multiple resolvePaths (#383)Updates
eslint-plugin-promise
from 7.1.0 to 7.2.1Release notes
Sourced from eslint-plugin-promise's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-promise's changelog.
... (truncated)
Commits
6bda064
chore(main): release 7.2.1 (#571)8324564
fix(no-callback-in-promise
): false triggering of callback (#574)24fd90a
chore(deps-dev): update husky to v9.1.7 (#573)f33f82e
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#568)5b987c6
chore(main): release 7.2.0 (#538)a849f64
chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.2 (#570)390f51f
chore(deps-dev): update eslint-plugin-n to v17.13.2 (#569)266ddbb
chore(deps-dev): update eslint-plugin-n to v17.13.1 (#567)b62f234
chore(deps-dev): update eslint-plugin-n to v17.13.0 (#566)cf213fb
chore(deps-dev): update eslint-plugin-jest to v28.9.0 (#565)Updates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
vitest
from 2.1.4 to 2.1.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
d69cc75
bump: 2.1.892f7a2a
fix: support Node 2181ed45b
chore: release v2.1.7fbe5c39
fix: revert support for Vite 6b936702
bump: 2.1.632f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)251893b
chore: setresolve.mainFields
andresolve.conditions
for SSR environment ...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