Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2025

Bumps the npm-version-updates group with 5 updates in the / directory:

Package From To
oauth4webapi 3.5.1 3.5.2
@mridang/eslint-defaults 1.2.0 1.3.0
@types/node 20.17.57 22.15.30
knip 5.60.0 5.60.2
testcontainers 11.0.1 11.0.2

Updates oauth4webapi from 3.5.1 to 3.5.2

Release notes

Sourced from oauth4webapi's releases.

v3.5.2

Documentation

  • use GitHub Flavored Markdown for notes and warnings (d82e083)

Refactor

  • use native Uint8Arraybase64 when available in the runtime (456ba67)
Changelog

Sourced from oauth4webapi's changelog.

3.5.2 (2025-06-08)

Documentation

  • use GitHub Flavored Markdown for notes and warnings (d82e083)

Refactor

  • use native Uint8Arraybase64 when available in the runtime (456ba67)
Commits
  • dbc54ef chore(release): 3.5.2
  • 456ba67 refactor: use native Uint8Array<->base64 when available in the runtime
  • 4a19599 test: expect ed25519 support on blink
  • 1e13a8e ci: update macos runner
  • 428b2be ci: update macos runner
  • 4447c4d ci: use COMPOSE_BAKE=true and manually stop the conformance suite
  • a8f5ca3 chore: bump packages
  • d82e083 docs: use GitHub Flavored Markdown for notes and warnings
  • 3c759ac chore: bump packages
  • 09bc1cd test: update deno runner
  • Additional commits viewable in compare view

Updates @mridang/eslint-defaults from 1.2.0 to 1.3.0

Release notes

Sourced from @​mridang/eslint-defaults's releases.

v1.3.0

1.3.0 (2025-06-06)

Features

  • improved the release process (9c3a7d1)
Commits
  • c4d473b chore(release): 1.3.0 [skip ci]
  • 9c3a7d1 feat: improved the release process
  • 5a81703 Merge pull request #36 from mridang/dependabot/npm_and_yarn/nanoid-3.3.8
  • d663514 chore(deps): bump nanoid from 3.3.7 to 3.3.8
  • See full diff in compare view

Updates @types/node from 20.17.57 to 22.15.30

Commits

Updates knip from 5.60.0 to 5.60.2

Release notes

Sourced from knip's releases.

Release 5.60.2

  • Add .ts extensions to Node test runner entries (#1121) (7a06a2084124850fe9ef7dd6d84f8164dcd26e28) - thanks @​MidnightDesign!
  • Print top-level config hints first (d04a8de0bd4d8d0994b8812e548796f5c5414dd1)

Release 5.60.1

  • Update sponsorships data (bd18e06deafd432dd9b9f583312f048944876296)
  • Fix Eleventy plugin error with certain configuration file formats (#1112) (19f918185e27bdfb3dca45d9a4e7b340842edf36) - thanks @​aarongoldenthal!
  • Add new methods to the dummy eleventy config class (607594a456741e926ddc679ae501ff92088a645b)
  • feat(storybook): add support for Storybook React Native v9 (#1118) (35630293882889d68023e165cc0b7b7ac0fe161b) - thanks @​cylewaitforit!
  • feat(storybook): add support for .storybook/vitest.setup.ts file (#1119) (5ca03f11d48651dd05cc8ff9ff3e4f0c823216c9) - thanks @​cylewaitforit!
Commits
  • a4c511b Release 5.60.2
  • d04a8de Print top-level config hints first
  • 7a06a20 Add .ts extensions to Node test runner entries (#1121)
  • 7129753 Release 5.60.1
  • 5ca03f1 feat(storybook): add support for .storybook/vitest.setup.ts file (#1119)
  • 3563029 feat(storybook): add support for Storybook React Native v9 (#1118)
  • 607594a Add new methods to the dummy eleventy config class
  • 19f9181 Fix Eleventy plugin error with certain configuration file formats (#1112)
  • See full diff in compare view

Updates testcontainers from 11.0.1 to 11.0.2

Release notes

Sourced from testcontainers's releases.

v11.0.2

Changes

🐛 Bug Fixes

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-version-updates-d5fa3ff70a branch 3 times, most recently from bfb3c03 to 0598115 Compare June 9, 2025 11:12
…th 5 updates

Bumps the npm-version-updates group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [oauth4webapi](https://github.com/panva/oauth4webapi) | `3.5.1` | `3.5.2` |
| [@mridang/eslint-defaults](https://github.com/mridang/eslint-defaults) | `1.2.0` | `1.3.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.57` | `22.15.30` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.60.0` | `5.60.2` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `11.0.1` | `11.0.2` |



Updates `oauth4webapi` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/panva/oauth4webapi/releases)
- [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md)
- [Commits](panva/oauth4webapi@v3.5.1...v3.5.2)

Updates `@mridang/eslint-defaults` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/mridang/eslint-defaults/releases)
- [Changelog](https://github.com/mridang/eslint-defaults/blob/master/release.config.js)
- [Commits](mridang/eslint-defaults@v1.2.0...v1.3.0)

Updates `@types/node` from 20.17.57 to 22.15.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `knip` from 5.60.0 to 5.60.2
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.60.2/packages/knip)

Updates `testcontainers` from 11.0.1 to 11.0.2
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v11.0.1...v11.0.2)

---
updated-dependencies:
- dependency-name: oauth4webapi
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@mridang/eslint-defaults"
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@types/node"
  dependency-version: 22.15.30
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: knip
  dependency-version: 5.60.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: testcontainers
  dependency-version: 11.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-version-updates-d5fa3ff70a branch from 0598115 to 4088b8c Compare June 9, 2025 11:13
@mridang
Copy link
Collaborator

mridang commented Jun 10, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-version-updates-d5fa3ff70a branch June 10, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant