Bump the dev-dependencies group across 1 directory with 7 updates#100
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dev-dependencies group across 1 directory with 7 updates#100dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.8.3` | `28.9.0` | | [next](https://github.com/vercel/next.js) | `14.2.9` | `15.0.4` | | [pino](https://github.com/pinojs/pino) | `9.4.0` | `9.5.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.13.0` | `10.16.0` | | [winston](https://github.com/winstonjs/winston) | `3.14.2` | `3.17.0` | Updates `eslint-plugin-import` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0) Updates `eslint-plugin-jest` from 28.8.3 to 28.9.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.8.3...v28.9.0) Updates `next` from 14.2.9 to 15.0.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.9...v15.0.4) Updates `pino` from 9.4.0 to 9.5.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.4.0...v9.5.0) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `testcontainers` from 10.13.0 to 10.16.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v10.13.0...v10.16.0) Updates `winston` from 3.14.2 to 3.17.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.14.2...v3.17.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: next dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pino dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: testcontainers dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: winston dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
This repository is missing Service Now CI information. Please add it to the repository properties. See the Engineering Guide for more information. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.30.02.31.028.8.328.9.014.2.915.0.49.4.09.5.03.3.33.4.210.13.010.16.03.14.23.17.0Updates
eslint-plugin-importfrom 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
91f809bv2.31.03f1ac24[utils] [refactor]parse: avoid using a regex hered225176[New]extensions: add thecheckTypeImportsoption5a51b9a[Tests]rule-tester: try this babel class workaroundd66cde0[New] support eslint v9d27a639[Fix] adjust "is source type module" checks for flat config1fa8a07[Refactor] createsourceTypehelper0bc1355[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-jestfrom 28.8.3 to 28.9.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
49f3079chore(release): 28.9.0 [skip ci]1ce1258feat: add TypeScript types (#1667)6f8ff4dchore: switch to v16 of@types/node(#1668)2a12174chore(deps): lock file maintenance04044b9docs: include both flat and legacy config examples in usage section (#1664)d932210chore(deps): lock file maintenance28c0f6dchore(deps): update yarn to v3.8.6 (#1657)89c39e0chore(deps): lock file maintenance0ff404cchore(deps): lock file maintenance3888beechore(deps): lock file maintenanceUpdates
nextfrom 14.2.9 to 15.0.4Release notes
Sourced from next's releases.
... (truncated)
Commits
d6a6aa1v15.0.48f61250Designate as backport branch8774088[Backport 15.0] Use React 19 stable (#73564)7dc7be2v15.0.374b4d2dv15.0.3-canary.9be40adbAdd missing closing\</AppOnly>(#72453)224447cGetting Started Docs: Improve "Project Structure" page (#72399)5f0adadchore(turbopack): Update dashmap from 5.x to 6.x (#72433)f668af2[ppr] Fixed deployment tests (#72428)856521bdocs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...Updates
pinofrom 9.4.0 to 9.5.0Release notes
Sourced from pino's releases.
Commits
bb68e01Bumped v9.5.084bbd35fix: Ensure silent log level is respected with browser.transmit option (#2052)5bc0a92feature: allow sync flag to be passed to ThreadStream for synchronous… (#2063)f220965docs -> #2061 Alphabetize transport list and reorder sections in documentatio...d32fd55docs->added pino-hana transport (#2059)7cff45abuild(deps-dev): bump@yao-pkg/pkgfrom 5.13.0 to 5.15.0 (#2050)cd09737doc: Add Transport@macfja/pino-fingers-crossed(#2047)0ab1bddUpdate transports.md (#2041)de5a697build(deps): bump pino-abstract-transport from 1.2.0 to 2.0.0 (#2043)eef2f87build(deps-dev): bump@yao-pkg/pkgfrom 5.12.1 to 5.13.0 (#2042)Updates
prettierfrom 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461Release 3.4.2572bebeFix comments on class methods with decorators (#16891)359c4f0chore(deps): update dependency@angular/compilerto v19.0.1 (#16903)6470996chore(deps): update dependency@glimmer/syntaxto v0.93.1 (#16904)e13614fCorrect fit() for fill() (#16899)10db357Remove check onTSImportType.isTypeOf(#16892)ac46a4fTreat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905Add test for #16207 (#16890)a1e354dClean changelog_unreleased99875daBump Prettier dependency to 3.4.1Updates
testcontainersfrom 10.13.0 to 10.16.0Release notes
Sourced from testcontainers's releases.
... (truncated)
Commits
1be6052Remove explicit port binding in Azurite container (#876)3cf1da3Added support for enabling Nats JetStream (#877)686a8c6Addstdoutandstderrfields to container exec result (#874)27f858av10.15.0fa96946Add K3s module (#864)ff63418Add BigQueryEmulatorContainer to gcloud module (#862)ab27fa8Add ScyllaDB module (#861)90c537dAdd Azurite module (#860)1f3657eAdd Node 22 to CI version matrix (#858)4207b31v10.14.0Updates
winstonfrom 3.14.2 to 3.17.0Release notes
Sourced from winston's releases.
Commits
1b9cef83.17.03e87128Try winston-transport 4.9.069625fcRevert "Try bumping winston-transport to 4.8.0"876ef7aRevert "Try bumping winston-transport to 4.8.0"7ef2c1dTry bumping winston-transport to 4.8.0fe4b64eTry bumping winston-transport to 4.8.0c9fd9a4Bump logform14fef0fRevert "Update logform and winston-transport"545b683Merge branch 'master' of github.com:winstonjs/winstoncceb265Update 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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