Skip to content

fix(deps): bump the minorandpatch group across 1 directory with 13 updates#179

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/minorandpatch-9668f8c2d8
Closed

fix(deps): bump the minorandpatch group across 1 directory with 13 updates#179
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/minorandpatch-9668f8c2d8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the minorandpatch group with 13 updates in the / directory:

Package From To
@rollup/plugin-node-resolve 16.0.1 16.0.3
@swc/core 1.12.14 1.15.13
@tada5hi/commitlint-config 1.2.6 1.2.7
@tada5hi/eslint-config-typescript 1.2.17 1.2.18
cross-env 10.0.0 10.1.0
lint-staged 16.1.2 16.2.7
rimraf 6.0.1 6.1.3
rollup 4.45.1 4.59.0
typescript 5.8.3 5.9.3
workspaces-publish 1.4.5 1.7.0
vitest 4.0.17 4.0.18
@hapic/oauth2 3.1.5 3.2.0
jose 6.1.0 6.1.3

Updates @rollup/plugin-node-resolve from 16.0.1 to 16.0.3

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.3

2025-10-13

Bugfixes

  • fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908)

v16.0.2

2025-10-04

Bugfixes

  • fix: error thrown with empty entry (#1893)
Commits
  • 764910a chore(release): node-resolve v16.0.3
  • 3569720 fix(node-resolve): resolve bare targets of package "imports" using export map...
  • 516ed1d chore(release): node-resolve v16.0.2
  • 7ad5057 fix(node-resolve): error thrown with empty entry (#1893)
  • See full diff in compare view

Updates @swc/core from 1.12.14 to 1.15.13

Changelog

Sourced from @​swc/core's changelog.

[1.15.13] - 2026-02-23

Bug Fixes

  • (errors) Avoid panic on invalid diagnostic spans (#11561) (b24b8e0)

  • (es/helpers) Fix _object_without_properties crash on primitive values (#11571) (4f35904)

  • (es/jsx) Preserve whitespace before HTML entities (#11521) (64be077)

  • (es/minifier) Do not merge if statements with different local variable values (#11518) (3e63627)

  • (es/minifier) Prevent convert_tpl_to_str when there's emoji under es5 (#11529) (ff6cf88)

  • (es/minifier) Inline before merge if (#11526) (aa5a9ac)

  • (es/minifier) Preserve array join("") nullish semantics (#11558) (d477f61)

  • (es/minifier) Inline side-effect-free default params (#11564) (1babda7)

  • (es/parser) Fix generic arrow function in TSX mode (#11549) (366a16b)

  • (es/react) Preserve first-line leading whitespace with entities (#11568) (fc62617)

  • (es/regexp) Transpile unicode property escapes in RegExp constructor (#11554) (476d544)

Documentation

  • (agents) Clarify sandbox escalation for progress (#11574) (cb31d0d)

Features

  • (es/minifier) Add unsafe_hoist_static_method_alias option (#11493) (6e7dbe2)

... (truncated)

Commits
  • 2e0ea18 chore: Publish 1.15.13 with swc_core v57.0.1
  • 4e7a14c chore: Publish 1.15.13-nightly-20260223.1 with swc_core v57.0.1
  • efccf48 chore: Publish 1.15.12-nightly-20260222.1 with swc_core v57.0.1
  • 6f77bea chore: Publish 1.15.11 with swc_core v56.0.0
  • c757548 chore: Publish 1.15.11-nightly-20260127.1 with swc_core v56.0.0
  • c0bfe61 chore: Add missing repository.directory property to package.json (#11486)
  • 073b0bb chore: Publish 1.15.10 with swc_core v55.0.1
  • dadfc1e chore: Publish 1.15.10-nightly-20260119.1 with swc_core v55.0.1
  • fae258f test: Use rstest as the test framework (#11417)
  • f2432fe chore: Publish 1.15.8 with swc_core v54.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​swc/core since your current version.


Updates @tada5hi/commitlint-config from 1.2.6 to 1.2.7

Release notes

Sourced from @​tada5hi/commitlint-config's releases.

eslint-config-nuxt: v1.2.7

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config bumped from ^1.2.6 to ^1.2.7

eslint-config: v1.2.7

1.2.7 (2024-01-14)

Bug Fixes

  • deps: bump eslint-config-prettier from 9.0.0 to 9.1.0 (#471) (5b949db)
  • deps: bump eslint-plugin-import from 2.29.0 to 2.29.1 (#478) (773bccc)

eslint-config-vue: v1.2.7

1.2.7 (2024-01-14)

Bug Fixes

  • deps: bump eslint-plugin-vue from 9.18.1 to 9.19.2 (#469) (c207f1e)
  • deps: bump eslint-plugin-vue from 9.19.2 to 9.20.0 (#493) (3cb82c5)
  • deps: bump eslint-plugin-vue from 9.20.0 to 9.20.1 (#496) (813f293)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config bumped from ^1.2.6 to ^1.2.7

prettier-config: v1.2.7

1.2.7 (2024-03-29)

Bug Fixes

  • deps: bump prettier from 3.2.4 to 3.2.5 (#518) (cf39ba2)

commitlint-config: v1.2.7

1.2.7 (2025-12-14)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.8.1 to 20.0.0 (#782) (b2aa023)
  • deps: bump @​commitlint/config-conventional from 20.0.0 to 20.2.0 (#815) (ff97e48)
Changelog

Sourced from @​tada5hi/commitlint-config's changelog.

1.2.7 (2025-12-14)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.8.1 to 20.0.0 (#782) (b2aa023)
  • deps: bump @​commitlint/config-conventional from 20.0.0 to 20.2.0 (#815) (ff97e48)
Commits
  • 565a7df build(deps-dev): bump @​commitlint/cli from 17.6.6 to 17.6.7 (#375)
  • aa78213 fix(deps): bump @​commitlint/config-conventional from 17.6.6 to 17.6.7 (#374)
  • 5a86059 build(release): publish
  • 353d434 build(release): publish
  • dbd373b build(deps-dev): bump @​commitlint/cli from 17.6.5 to 17.6.6 (#360)
  • See full diff in compare view

Updates @tada5hi/eslint-config-typescript from 1.2.17 to 1.2.18

Release notes

Sourced from @​tada5hi/eslint-config-typescript's releases.

eslint-config-nuxt-typescript: v1.2.18

1.2.18 (2025-12-14)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config-typescript bumped from ^1.2.17 to ^1.2.18

eslint-config-typescript: v1.2.18

1.2.18 (2025-12-14)

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 (#745) (e9be8f0)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.35.1 to 8.37.0 (#752) (bb33580)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 (#756) (2e36e19)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0 (#768) (0f0f478)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.42.0 to 8.43.0 (#773) (675ce97)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 (#775) (f05b035)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1 (#779) (0f3e094)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.44.1 to 8.45.0 (#783) (456c6ac)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.45.0 to 8.46.0 (#788) (04e312d)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 (#791) (4e83220)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 (#794) (95e1f16)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 (#797) (f54e75a)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.3 to 8.47.0 (#802) (688fd54)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0 (#806) (3e40bb2)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.48.0 to 8.48.1 (#812) (9a1ae4e)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 (#818) (194ca84)
  • deps: bump @​typescript-eslint/parser from 8.35.0 to 8.35.1 (#744) (8a0b585)
  • deps: bump @​typescript-eslint/parser from 8.35.1 to 8.36.0 (#748) (e808f97)
  • deps: bump @​typescript-eslint/parser from 8.36.0 to 8.37.0 (#750) (6a4c8c7)
  • deps: bump @​typescript-eslint/parser from 8.37.0 to 8.38.0 (#755) (2a224a4)
  • deps: bump @​typescript-eslint/parser from 8.38.0 to 8.39.0 (#759) (2886a89)
  • deps: bump @​typescript-eslint/parser from 8.39.0 to 8.39.1 (#761) (06099fd)
  • deps: bump @​typescript-eslint/parser from 8.39.1 to 8.40.0 (#765) (72bbc9c)
  • deps: bump @​typescript-eslint/parser from 8.40.0 to 8.41.0 (#767) (d281057)
  • deps: bump @​typescript-eslint/parser from 8.41.0 to 8.42.0 (#770) (c5e11dd)
  • deps: bump @​typescript-eslint/parser from 8.45.0 to 8.46.0 (#787) (91aea44)
  • deps: bump @​typescript-eslint/parser from 8.46.0 to 8.46.1 (#789) (82dacc3)
  • deps: bump @​typescript-eslint/parser from 8.46.2 to 8.46.3 (#796) (3a80e00)
  • deps: bump @​typescript-eslint/parser from 8.46.3 to 8.46.4 (#800) (f190842)
  • deps: bump @​typescript-eslint/parser from 8.47.0 to 8.48.0 (#805) (9fa324a)
  • deps: bump @​typescript-eslint/parser from 8.48.1 to 8.49.0 (#817) (dbb4a74)
  • deps: bump eslint-import-resolver-typescript from 4.4.3 to 4.4.4 (#741) (68b3adb)

... (truncated)

Changelog

Sourced from @​tada5hi/eslint-config-typescript's changelog.

1.2.18 (2025-12-14)

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 (#745) (e9be8f0)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.35.1 to 8.37.0 (#752) (bb33580)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 (#756) (2e36e19)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0 (#768) (0f0f478)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.42.0 to 8.43.0 (#773) (675ce97)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 (#775) (f05b035)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1 (#779) (0f3e094)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.44.1 to 8.45.0 (#783) (456c6ac)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.45.0 to 8.46.0 (#788) (04e312d)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 (#791) (4e83220)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 (#794) (95e1f16)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 (#797) (f54e75a)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.3 to 8.47.0 (#802) (688fd54)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0 (#806) (3e40bb2)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.48.0 to 8.48.1 (#812) (9a1ae4e)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 (#818) (194ca84)
  • deps: bump @​typescript-eslint/parser from 8.35.0 to 8.35.1 (#744) (8a0b585)
  • deps: bump @​typescript-eslint/parser from 8.35.1 to 8.36.0 (#748) (e808f97)
  • deps: bump @​typescript-eslint/parser from 8.36.0 to 8.37.0 (#750) (6a4c8c7)
  • deps: bump @​typescript-eslint/parser from 8.37.0 to 8.38.0 (#755) (2a224a4)
  • deps: bump @​typescript-eslint/parser from 8.38.0 to 8.39.0 (#759) (2886a89)
  • deps: bump @​typescript-eslint/parser from 8.39.0 to 8.39.1 (#761) (06099fd)
  • deps: bump @​typescript-eslint/parser from 8.39.1 to 8.40.0 (#765) (72bbc9c)
  • deps: bump @​typescript-eslint/parser from 8.40.0 to 8.41.0 (#767) (d281057)
  • deps: bump @​typescript-eslint/parser from 8.41.0 to 8.42.0 (#770) (c5e11dd)
  • deps: bump @​typescript-eslint/parser from 8.45.0 to 8.46.0 (#787) (91aea44)
  • deps: bump @​typescript-eslint/parser from 8.46.0 to 8.46.1 (#789) (82dacc3)
  • deps: bump @​typescript-eslint/parser from 8.46.2 to 8.46.3 (#796) (3a80e00)
  • deps: bump @​typescript-eslint/parser from 8.46.3 to 8.46.4 (#800) (f190842)
  • deps: bump @​typescript-eslint/parser from 8.47.0 to 8.48.0 (#805) (9fa324a)
  • deps: bump @​typescript-eslint/parser from 8.48.1 to 8.49.0 (#817) (dbb4a74)
  • deps: bump eslint-import-resolver-typescript from 4.4.3 to 4.4.4 (#741) (68b3adb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config bumped from ^1.2.11 to ^1.2.12
Commits
  • 8361171 chore: release master (#820)
  • 194ca84 fix(deps): bump @​typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 (#818)
  • dbb4a74 fix(deps): bump @​typescript-eslint/parser from 8.48.1 to 8.49.0 (#817)
  • 9a1ae4e fix(deps): bump @​typescript-eslint/eslint-plugin from 8.48.0 to 8.48.1 (#812)
  • 3e40bb2 fix(deps): bump @​typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0 (#806)
  • 9fa324a fix(deps): bump @​typescript-eslint/parser from 8.47.0 to 8.48.0 (#805)
  • 688fd54 fix(deps): bump @​typescript-eslint/eslint-plugin from 8.46.3 to 8.47.0 (#802)
  • f190842 fix(deps): bump @​typescript-eslint/parser from 8.46.3 to 8.46.4 (#800)
  • f54e75a fix(deps): bump @​typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 (#797)
  • 3a80e00 fix(deps): bump @​typescript-eslint/parser from 8.46.2 to 8.46.3 (#796)
  • Additional commits viewable in compare view

Updates cross-env from 10.0.0 to 10.1.0

Release notes

Sourced from cross-env's releases.

v10.1.0

10.1.0 (2025-09-29)

Features

  • add support for default value syntax (152ae6a)

For example:

"dev:server": "cross-env wrangler dev --port ${PORT:-8787}",

If PORT is already set, use that value, otherwise fallback to 8787.

Learn more about Shell Parameter Expansion

Commits

Updates lint-staged from 16.1.2 to 16.2.7

Release notes

Sourced from lint-staged's releases.

v16.2.7

Patch Changes

  • #1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.

v16.2.6

Patch Changes

  • #1693 33d4502 Thanks @​Adrian-Baran-GY! - Fix problems with --continue-on-error option, where tasks might have still been killed (SIGINT) when one of them failed.

v16.2.5

Patch Changes

  • #1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.

v16.2.4

Patch Changes

v16.2.3

Patch Changes

  • #1669 27cd541 Thanks @​iiroj! - When using --fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.

v16.2.2

Patch Changes

  • #1667 699f95d Thanks @​iiroj! - The backup stash will not be dropped when using --fail-on-changes and there are errors. When reverting to original state is disabled (via --no-revert or --fail-on-changes), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.

    Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:

    % npx lint-staged --fail-on-changes
    ✔ Backed up original state in git stash (c18d55a3)
    ✔ Running tasks for staged files...
    ✖ Tasks modified files and --fail-on-changes was used!
    ↓ Cleaning up temporary files...
    ✖ lint-staged failed because --fail-on-changes was used.
    Any lost modifications can be restored from a git stash:
    > git stash list --format="%h %s"
    c18d55a3 On main: lint-staged automatic backup
    > git apply --index c18d55a3

... (truncated)

Changelog

Sourced from lint-staged's changelog.

16.2.7

Patch Changes

  • #1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.

16.2.6

Patch Changes

  • #1693 33d4502 Thanks @​Adrian-Baran-GY! - Fix problems with --continue-on-error option, where tasks might have still been killed (SIGINT) when one of them failed.

16.2.5

Patch Changes

  • #1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.

16.2.4

Patch Changes

16.2.3

Patch Changes

  • #1669 27cd541 Thanks @​iiroj! - When using --fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.

16.2.2

Patch Changes

  • #1667 699f95d Thanks @​iiroj! - The backup stash will not be dropped when using --fail-on-changes and there are errors. When reverting to original state is disabled (via --no-revert or --fail-on-changes), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.

    Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:

    % npx lint-staged --fail-on-changes
    ✔ Backed up original state in git stash (c18d55a3)
    ✔ Running tasks for staged files...
    ✖ Tasks modified files and --fail-on-changes was used!
    ↓ Cleaning up temporary files...
    ✖ lint-staged failed because --fail-on-changes was used.
    Any lost modifications can be restored from a git stash:

... (truncated)

Commits
  • 0c1b000 chore(changeset): release
  • 595b202 build(deps): update dependencies
  • ef74c8d fix: do display "failed to spawn" message when task fails normally
  • 5cf2a1e style: do not autofix when running lint-staged
  • ba40012 chore: drop npx from commit-msg hook
  • d67de9a chore: fix pre-push hook usage with changeset
  • 8017d1d build(deps): update dependencies
  • 922d7f4 ci: remove dependabot integration, it's not useful
  • 6aeeef1 docs: add PR template
  • a5728b5 docs: add AGENTS.md
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lint-staged since your current version.


Updates rimraf from 6.0.1 to 6.1.3

Changelog

Sourced from rimraf's changelog.

6.1

  • Move to native fs/promises usage instead of promisifying manually.

6.0

  • Drop support for nodes before v20
  • Add --version to CLI

5.0

  • No default export, only named exports

4.4

  • Provide Dirent or Stats object as second argument to filter

4.3

  • Return boolean indicating whether the path was fully removed
  • Add filter option
  • bin: add --verbose, -v to print files as they are deleted
  • bin: add --no-verbose, -V to not print files as they are deleted
  • bin: add -i --interactive to be prompted on each deletion
  • bin: add -I --no-interactive to not be prompted on each deletion
  • 4.3.1 Fixed inappropriately following symbolic links to directories

v4.2

  • Brought back glob support, using the new and improved glob v9

v4.1

  • Improved hybrid module with no need to look at the .default dangly bit. .default preserved as a reference to rimraf for compatibility with anyone who came to rely on it in v4.0.
  • Accept and ignore -rf and -fr arguments to the bin.

v4.0

  • Remove glob dependency entirely. This library now only accepts actual file and folder names to delete.
  • Accept array of paths or single path.
  • Windows performance and reliability improved.
  • All strategies separated into explicitly exported methods.
  • Drop support for Node.js below version 14
  • rewrite in TypeScript

... (truncated)

Commits

Updates rollup from 4.45.1 to 4.59.0

Release notes

Sourced from rollup's releases.

v4.59.0

4.59.0

2026-02-22

Features

  • Throw when the generated bundle contains paths that would leave the output directory (#6276)

Pull Requests

v4.58.0

4.58.0

2026-02-20

Features

  • Also support __NO_SIDE_EFFECTS__ annotation before variable declarations declaring function expressions (#6272)

Pull Requests

v4.57.1

4.57.1

2026-01-30

Bug Fixes

  • Fix heap corruption issue in Windows (#6251)
  • Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.59.0

2026-02-22

Features

  • Throw when the generated bundle contains paths that would leave the output directory (#6276)

Pull Requests

4.58.0

2026-02-20

Features

  • Also support __NO_SIDE_EFFECTS__ annotation before variable declarations declaring function expressions (#6272)

Pull Requests

4.57.1

2026-01-30

Bug FixesDescription has been truncated

…dates

Bumps the minorandpatch group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.1` | `16.0.3` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.12.14` | `1.15.13` |
| [@tada5hi/commitlint-config](https://github.com/tada5hi/javascript/tree/HEAD/packages/commitlint-config) | `1.2.6` | `1.2.7` |
| [@tada5hi/eslint-config-typescript](https://github.com/tada5hi/javascript/tree/HEAD/packages/eslint-config-typescript) | `1.2.17` | `1.2.18` |
| [cross-env](https://github.com/kentcdodds/cross-env) | `10.0.0` | `10.1.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.2` | `16.2.7` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.3` |
| [rollup](https://github.com/rollup/rollup) | `4.45.1` | `4.59.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [workspaces-publish](https://github.com/tada5hi/workspaces-publish) | `1.4.5` | `1.7.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.17` | `4.0.18` |
| [@hapic/oauth2](https://github.com/Tada5hi/hapic) | `3.1.5` | `3.2.0` |
| [jose](https://github.com/panva/jose) | `6.1.0` | `6.1.3` |



Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)

Updates `@swc/core` from 1.12.14 to 1.15.13
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.13/packages/core)

Updates `@tada5hi/commitlint-config` from 1.2.6 to 1.2.7
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/commitlint-config/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/eslint-config-v1.2.7/packages/commitlint-config)

Updates `@tada5hi/eslint-config-typescript` from 1.2.17 to 1.2.18
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/eslint-config-typescript/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/eslint-config-typescript-v1.2.18/packages/eslint-config-typescript)

Updates `cross-env` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
- [Commits](kentcdodds/cross-env@v10.0.0...v10.1.0)

Updates `lint-staged` from 16.1.2 to 16.2.7
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.1.2...v16.2.7)

Updates `rimraf` from 6.0.1 to 6.1.3
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.0.1...v6.1.3)

Updates `rollup` from 4.45.1 to 4.59.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.45.1...v4.59.0)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `workspaces-publish` from 1.4.5 to 1.7.0
- [Release notes](https://github.com/tada5hi/workspaces-publish/releases)
- [Changelog](https://github.com/tada5hi/workspaces-publish/blob/master/CHANGELOG.md)
- [Commits](tada5hi/monoship@v1.4.5...v1.7.0)

Updates `vitest` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

Updates `@hapic/oauth2` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/Tada5hi/hapic/releases)
- [Changelog](https://github.com/tada5hi/hapic/blob/master/CHANGELOG.md)
- [Commits](tada5hi/hapic@oauth2-v3.1.5...oauth2-v3.2.0)

Updates `jose` from 6.1.0 to 6.1.3
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.1.0...v6.1.3)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@swc/core"
  dependency-version: 1.15.13
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/commitlint-config"
  dependency-version: 1.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/eslint-config-typescript"
  dependency-version: 1.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: cross-env
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: lint-staged
  dependency-version: 16.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: rimraf
  dependency-version: 6.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: workspaces-publish
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@hapic/oauth2"
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: jose
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2026
@tada5hi

tada5hi commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Feb 27, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Feb 27, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/master/minorandpatch-9668f8c2d8 branch February 27, 2026 08:23
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