Bump the dev-dependencies group across 1 directory with 6 updates #92
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 6 updates in the / directory:
2.30.0
2.31.0
28.8.3
28.9.0
14.2.9
15.0.3
9.4.0
9.5.0
10.13.0
10.14.0
3.14.2
3.17.0
Updates
eslint-plugin-import
from 2.30.0 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[Tests]no-default-export
,no-named-export
: add test cases with non-modu...55fa203
[Tests]no-default-export
,no-named-export
: add test case6be20df
[Docs]no-restricted-paths
: fix grammarUpdates
eslint-plugin-jest
from 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079
chore(release): 28.9.0 [skip ci]1ce1258
feat: add TypeScript types (#1667)6f8ff4d
chore: switch to v16 of@types/node
(#1668)2a12174
chore(deps): lock file maintenance04044b9
docs: include both flat and legacy config examples in usage section (#1664)d932210
chore(deps): lock file maintenance28c0f6d
chore(deps): update yarn to v3.8.6 (#1657)89c39e0
chore(deps): lock file maintenance0ff404c
chore(deps): lock file maintenance3888bee
chore(deps): lock file maintenanceUpdates
next
from 14.2.9 to 15.0.3Release notes
Sourced from next's releases.
... (truncated)
Commits
7dc7be2
v15.0.374b4d2d
v15.0.3-canary.9be40adb
Add missing closing\</AppOnly>
(#72453)224447c
Getting Started Docs: Improve "Project Structure" page (#72399)5f0adad
chore(turbopack): Update dashmap from 5.x to 6.x (#72433)f668af2
[ppr] Fixed deployment tests (#72428)856521b
docs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...9d31638
docs(route-handlers): add TS/JSswitcher
toRoute Resolution
section in `...200fdc1
[Turbopack] remove unneeded type annotation (#72390)74a19b7
docs: unify the header deps by removing # (#72391)Updates
pino
from 9.4.0 to 9.5.0Release notes
Sourced from pino's releases.
Commits
bb68e01
Bumped v9.5.084bbd35
fix: Ensure silent log level is respected with browser.transmit option (#2052)5bc0a92
feature: allow sync flag to be passed to ThreadStream for synchronous… (#2063)f220965
docs -> #2061 Alphabetize transport list and reorder sections in documentatio...d32fd55
docs->added pino-hana transport (#2059)7cff45a
build(deps-dev): bump@yao-pkg/pkg
from 5.13.0 to 5.15.0 (#2050)cd09737
doc: Add Transport@macfja/pino-fingers-crossed
(#2047)0ab1bdd
Update transports.md (#2041)de5a697
build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 (#2043)eef2f87
build(deps-dev): bump@yao-pkg/pkg
from 5.12.1 to 5.13.0 (#2042)Updates
testcontainers
from 10.13.0 to 10.14.0Release notes
Sourced from testcontainers's releases.
Commits
9046243
Add support for reusing stopped containers (#849)1b274c1
Add Cassandra module (#855)798c057
Update CI Actions versions from 3 -> 4 (#854)e449dd9
Revert HealthCheckWaitStrategy poll (#856)1930c36
Add MariaDB module (#851)08da47b
v10.13.250df1d4
Fixes docker auth passwords that contain a colon (#839)3a1ab3a
v10.13.10e4a798
Fix LocalStack container hostname resolution (#834)f8f82a5
Fix Neo4j default password to support v5 (#832)Updates
winston
from 3.14.2 to 3.17.0Release notes
Sourced from winston's releases.
Commits
1b9cef8
3.17.03e87128
Try winston-transport 4.9.069625fc
Revert "Try bumping winston-transport to 4.8.0"876ef7a
Revert "Try bumping winston-transport to 4.8.0"7ef2c1d
Try bumping winston-transport to 4.8.0fe4b64e
Try bumping winston-transport to 4.8.0c9fd9a4
Bump logform14fef0f
Revert "Update logform and winston-transport"545b683
Merge branch 'master' of github.com:winstonjs/winstoncceb265
Update logform and winston-transportDependabot 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