chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates#194
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…ectory with 5 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | @openally/config.eslint | `1.3.0` | `2.2.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.13` | `25.3.3` | | [c8](https://github.com/bcoe/c8) | `10.1.3` | `11.0.0` | | [glob](https://github.com/isaacs/node-glob) | `11.1.0` | `13.0.6` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.28.0` | `11.12.0` | Updates `@openally/config.eslint` from 1.3.0 to 2.2.0 Updates `@types/node` from 22.19.13 to 25.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `c8` from 10.1.3 to 11.0.0 - [Release notes](https://github.com/bcoe/c8/releases) - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md) - [Commits](bcoe/c8@v10.1.3...v11.0.0) Updates `glob` from 11.1.0 to 13.0.6 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.1.0...v13.0.6) Updates `testcontainers` from 10.28.0 to 11.12.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v10.28.0...v11.12.0) --- updated-dependencies: - dependency-name: "@openally/config.eslint" dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: c8 dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: testcontainers dependency-version: 11.12.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 5 updates in the / directory:
1.3.02.2.022.19.1325.3.310.1.311.0.011.1.013.0.610.28.011.12.0Updates
@openally/config.eslintfrom 1.3.0 to 2.2.0Updates
@types/nodefrom 22.19.13 to 25.3.3Commits
Updates
c8from 10.1.3 to 11.0.0Release notes
Sourced from c8's releases.
Changelog
Sourced from c8's changelog.
Commits
ce78df4chore(main): release 11.0.0 (#577)678eecafix(deps)!: pull newer minimatch addressing CVE-2026-26996 (#576)ec4c5e4chore: .editorconfig to avoid unintended mods to .snap files (#556)Updates
globfrom 11.1.0 to 13.0.6Changelog
Sourced from glob's changelog.
... (truncated)
Commits
e80cb3813.0.69cdbbffrevert tsgo, not ready for test coverage correctness yet89c99bause tsgo compilerb7275d5update deps, expand engines to include node 18942e360update workflows, pull taprc out of package.json4a0d53cupdate tap for mockImport bugfixef94ad2update tap180c2d4update docs37993c8remove stray console.error in test03ae4c213.0.5Maintainer changes
This version was pushed to npm by isaacs, a new releaser for glob since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
testcontainersfrom 10.28.0 to 11.12.0Release notes
Sourced from testcontainers's releases.
... (truncated)
Commits
0481c58Add SSL support for postgres containers (#1224)746f96eAdd Azurite support for HTTPS/OAuth configuration (#1228)ecd83c8Fix stale composeContainerName reference in compose warning test (#1239)f1a9a0bSupport preserving UID/GID when copying archives to containers (#1234)6274827Follow symlinks when copying files into containers (#1235)5dc5293Simplify Compose naming to v2-only conventions (#1238)975665bHonor nested .dockerignore exclusions in Docker build context (#1229)d75a4acFallback to new Reaper when reused one is unreachable (#1233)84d0908Warn when compose wait strategy names don't match containers (#1232)c608c47Update AGENTS.md (#1236)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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