Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump the minorandpatch group across 1 directory with 22 updates #921

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

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

Package From To
@swc/core 1.9.1 1.9.3
@swc/jest 0.2.36 0.2.37
@tada5hi/commitlint-config 1.2.2 1.2.3
@tada5hi/eslint-config-vue-typescript 1.3.12 1.3.13
@types/jest 29.5.13 29.5.14
@types/node 22.9.0 22.10.0
husky 9.1.6 9.1.7
nx 20.1.0 20.1.3
rollup 4.25.0 4.27.4
typescript 5.6.2 5.7.2
@fortawesome/fontawesome-free 6.6.0 6.7.1
@vueuse/core 11.2.0 11.3.0
bootstrap-vue-next 0.24.23 0.26.4
hapic 2.5.1 2.5.2
nuxt 3.14.159 3.14.1592
@hapic/harbor 2.4.0 2.5.0
@types/dockerode 3.3.31 3.3.32
@hapic/vault 2.3.4 2.3.5
better-sqlite3 11.5.0 11.6.0
testcontainers 10.14.0 10.15.0

Updates @swc/core from 1.9.1 to 1.9.3

Changelog

Sourced from @​swc/core's changelog.

[1.9.3] - 2024-11-22

Bug Fixes

  • (@​swc/types) Tsc build file ignored by npm (#9754) (14a5c1e)

  • (es) Source map super(...args) calls in injected constructors (#9745) (35b0ca0)

  • (es/plugin) Migrate swc plugin new to use .cargo/config.toml (#9740) (4ffb21e)

  • (es/resolver) Ignore VarDecl with declare: true (#9734) (aa0f784)

Documentation

Features

Miscellaneous Tasks

Performance

  • (es/plugin) Make analyze_source_file lazy, again (#9732) (c1d12d6)

... (truncated)

Commits
  • 12b9c7c chore: Publish 1.9.3 with swc_core v6.0.1
  • 62d3d19 chore: Update changelog
  • 6fa8ca8 chore: Publish 1.9.3-nightly-20241122.1 with swc_core v6.0.1
  • 4e903e9 chore: Publish crates with swc_core v6.0.1
  • e0fdd68 feat(visit): Derive serde for AstParentKind (#9744)
  • 14a5c1e fix(@​swc/types): tsc build file ignored by npm (#9754)
  • cd4321c doc(types): Document Assumptions API (#9746)
  • 35b0ca0 fix(es): Source map super(...args) calls in injected constructors (#9745)
  • c55e524 chore: Publish crates with swc_core v6.0.1
  • 4ffb21e fix(es/plugin): Migrate swc plugin new to use .cargo/config.toml (#9740)
  • Additional commits viewable in compare view

Updates @swc/jest from 0.2.36 to 0.2.37

Commits

Updates @tada5hi/commitlint-config from 1.2.2 to 1.2.3

Release notes

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

commitlint-config: v1.2.3

1.2.3 (2024-11-25)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.4.1 to 19.5.0 (#615) (1074c1f)
Changelog

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

1.2.3 (2024-11-25)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.4.1 to 19.5.0 (#615) (1074c1f)
Commits
  • 5f98ecf chore: release master (#626)
  • 60651fd fix(deps): bump @​commitlint/config-conventional from 19.5.0 to 19.6.0 (#625)
  • 710d428 build(deps-dev): bump @​commitlint/cli from 19.5.0 to 19.6.0 (#624)
  • 1074c1f fix(deps): bump @​commitlint/config-conventional from 19.4.1 to 19.5.0 (#615)
  • 76d5e6b build(deps-dev): bump @​commitlint/cli from 19.4.1 to 19.5.0 (#614)
  • See full diff in compare view

Updates @tada5hi/eslint-config-vue-typescript from 1.3.12 to 1.3.13

Changelog

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

1.3.13 (2024-11-25)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config-typescript bumped from ^1.2.12 to ^1.2.13
      • @​tada5hi/eslint-config-vue bumped from ^1.2.10 to ^1.2.11
Commits

Updates @types/jest from 29.5.13 to 29.5.14

Commits

Updates @types/node from 22.9.0 to 22.10.0

Commits

Updates husky from 9.1.6 to 9.1.7

Release notes

Sourced from husky's releases.

v9.1.7

What's Changed

New Contributors

Full Changelog: typicode/husky@v9.1.6...v9.1.7

Commits

Updates nx from 20.1.0 to 20.1.3

Release notes

Sourced from nx's releases.

20.1.3 (2024-11-23)

🩹 Fixes

  • angular: make scam-to-standalone replace correct module (#29014)
  • core: ensure process is kept alive when plugin communication in progress (#28948)
  • core: add missing supported CI providers to NxCloud type (#29008)
  • core: gracefully handle non-existent files in find_imports (#29027)
  • core: handle self shutdown for plugin workers is orphaned before connections and loading (3003b66879)
  • linter: remove legacy dependencies during convert to flat config (#28981)
  • linter: move eslint-config-prettier to the end for proper override (#28503)
  • nextjs: fix next e2e test to ensure playwright installed (#29000)
  • nx-dev: disable notifier for now (95cdd7ce7a)
  • nx-dev: breadcrumb casing (#29032)
  • release: remove duplicate space character in changelog thank you header (#28664)
  • remix: remove tooling packages from generated package.json since they are installed in the root (#29009)

❤️ Thank You

20.1.2 (2024-11-15)

🚀 Features

  • core: add eslint vscode extension on eslint init (#28573)
  • nx-dev: version picker (#28828)

🩹 Fixes

  • core: typo in readme for CNW (#28942)
  • nest: repair nestjs service generator schema (#28928)
  • rspack: withModuleFederationForSSR should use commonjs-module as library (#28944)
  • rspack: do not global styles as entrypoints (#28941)

❤️ Thank You

... (truncated)

Commits
  • 3003b66 fix(core): handle self shutdown for plugin workers is orphaned before connect...
  • 548d142 Revert "fix(core): lower socket path by 10 chars to reduce chances of too-lon...
  • 79110e9 fix(core): gracefully handle non-existent files in find_imports (#29027)
  • 95a1c09 fix(release): remove duplicate space character in changelog thank you header ...
  • 7ae01cc fix(core): ensure process is kept alive when plugin communication in progress...
  • 3d0568d fix(core): create different dummy tasks for different parent tasks an… (#28923)
  • 622c2ea fix(core): lower socket path by 10 chars to reduce chances of too-long paths ...
  • e8266e2 fix(core): set default branch to main if no git (#28854)
  • See full diff in compare view

Updates rollup from 4.25.0 to 4.27.4

Release notes

Sourced from rollup's releases.

v4.27.4

4.27.4

2024-11-23

Bug Fixes

  • Update bundled magic-string to support sourcemap debug ids (#5740)

Pull Requests

v4.27.3

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

v4.27.2

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

Pull Requests

v4.27.1

4.27.1

2024-11-15

Bug Fixes

  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.27.4

2024-11-23

Bug Fixes

  • Update bundled magic-string to support sourcemap debug ids (#5740)

Pull Requests

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

4.27.2

2024-11-15

Bug Fixes

  • Ensure unused variables in patterns are always deconflicted if rendered (#5728)

Pull Requests

4.27.1

2024-11-15

Bug Fixes

  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)

Pull Requests

4.27.0

... (truncated)

Commits

Updates typescript from 5.6.2 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

Updates @fortawesome/fontawesome-free from 6.6.0 to 6.7.1

Release notes

Sourced from @​fortawesome/fontawesome-free's releases.

Release 6.7.1

Change log available at https://fontawesome.com/docs/changelog/

Release 6.7.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @vueuse/core from 11.2.0 to 11.3.0

Release notes

Sourced from @​vueuse/core's releases.

v11.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • e722a2e chore: release v11.3.0
  • 1d5e978 docs(useUserMedia): fix examples (#4322)
  • e14618c docs(useIntersectionObserver): update syntax to handle stricter types (#4333)
  • fe322bd feat(OnClickOutside): support component with fragments (#4313)
  • 1bb547e fix(useSwipe): allow vertical scrolling during swipe (#4323)
  • 3d29c16 feat(useFetch): infer 'json' type for array payloads (#4329)
  • cceebf4 fix(useMouse): correct spelling error (#4348)
  • e77cab1 fix(useUrlSearchParams): hash mode missing location.search (#4340)
  • 3de6872 fix(useFetch): ensure single slash (#4296)
  • e8d1189 fix(useMouse): record the previous scroll value (#4244)
  • See full diff in compare view

Updates bootstrap-vue-next from 0.24.23 to 0.26.4

Release notes

Sourced from bootstrap-vue-next's releases.

bootstrapvuenext: v0.26.4

0.26.4 (2024-11-26)

Bug Fixes

  • BTabs: correct class with card and pills (8633804)
  • useShowHide: fix race condition on close (633ac35)
  • useShowHide: fix visible prop, better initial render (0957eb1)

nuxt: v0.26.4

0.26.4 (2024-11-26)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • bootstrap-vue-next bumped to 0.26.4
    • peerDependencies
      • bootstrap-vue-next bumped to 0.26.4

bootstrapvuenext: v0.26.3

0.26.3 (2024-11-22)

Bug Fixes

nuxt: v0.26.3

0.26.3 (2024-11-22)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • bootstrap-vue-next bumped to 0.26.3
    • peerDependencies

... (truncated)

Changelog

Sourced from bootstrap-vue-next's changelog.

0.26.4 (2024-11-26)

Bug Fixes

  • BTabs: correct class with card and pills (8633804)
  • useShowHide: fix race condition on close (633ac35)
  • useShowHide: fix visible prop, better initial render (0957eb1)

0.26.3 (2024-11-22)

Bug Fixes

0.26.2 (2024-11-21)

Bug Fixes

  • BModal,BOffcanvas: flicker when no animation and double animation when leaving with animation and backdrop-first (0f5375f)
  • BPopover: fix hide on reference hidden, fix close-on-hide. (0f5375f)

Performance Improvements

  • use a composable rather than BTransition component, eliminating a useless fragment (#2372) (a788a2d)

0.26.1 (2024-11-20)

Bug Fixes

  • useTemplateRef usage throwing errors fixes #2361 (1a03b9b)

0.26.0 (2024-11-19)

⚠ BREAKING CHANGES

  • show/hide: make components that show/hide use a composable useShowHide
  • show/hide: add props lazy and unmount-lazy
  • show/hide: many animation fixes
  • show/hide: add prop initial-animation to animate on initial render if modelValue is true, otherwise display the component without animation
  • BPopover: change slot prop showState to visible
  • BPopover: remove prop persistent, use lazy instead
  • many changes to show/hide components (BCollapse,BDropdown,BModal,BOffcanvas,BPopover,BTooltip,BToast) and rename props starting with skip or hide to start with no
  • BFormRadioGroup: add slot option to replace html prop
  • BFormCheckboxGroup: add slot option to replace html prop

... (truncated)

Commits

Updates hapic from 2.5.1 to 2.5.2

Release notes

Sourced from hapic's releases.

client: v2.5.2

2.5.2 (2024-11-18)

Bug Fixes

Commits
  • b9ab21d chore: release master (#805)
  • ababd0e feat: add enum for authorize response type
  • 0792faf feat: add code_challenge(_method) option to authorize url building
  • 5f105c5 build(deps-dev): bump rollup from 4.25.0 to 4.27.0 (#815)
  • 684d90d fix(deps): bump vitepress from 1.2.3 to 1.5.0 (#806)
  • dc29089 build(deps-dev): bump @​swc/core from 1.6.13 to 1.9.2 (#810)
  • 33d5b3e build(deps-dev): bump nx from 19.4.3 to 20.1.0 (#811)
  • d1ba498 build(deps-dev): bump @​types/node from 20.14.9 to 22.7.5 (#799)
  • c082d78 fix(deps): bump axios from 1.6.8 to 1.7.7 (#804)
  • 183bfc2 build(deps-dev): bump rollup from 4.18.0 to 4.25.0 (#803)
  • Additional commits viewable in compare view

Updates nuxt from 3.14.159 to 3.14.1592

Release notes

Sourced from nuxt's releases.

v3.14.1592

3.14.1592 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes

  • rspack: Update webpackbar with support for rspack (#29823)
  • nuxt: Assign default name to component without setup (#29869)
  • kit: Use dst to deduplicate templates when adding them (#29895)
  • nuxt: Handle empty plugin files (d44408e87)
  • vite: Use resolved nuxt template dst to invalidate modules (6cd3352de)
  • nuxt: Return null map for empty plugin metadata (302a66da9)
  • kit: Resolve module paths before appending subpaths (#29955)
  • nuxt: Recompile templates on change events (#29954)
  • nuxt: Do not include <NuxtWelcome> when building (#29956)
  • nuxt: Allow scanning metadata from 2+ files at same path (#29969)
  • nuxt: Do not disallow importing nitro dependencies (#29975)

💅 Refactors

  • nuxt: Define layouts as async vue components (#29957)

📖 Documentation

  • Update custom environment example (e3759ad55)
  • Update minimal example (7973f5ed4)
  • Add tip about islands directory (#29913)
  • Fix typo in composable name (#29910)
  • Rename @​nuxt/auth to @​nuxt/auth-utils in roadmap (#29906)
  • Capitalize text (#29938)
  • Improve clarity in seo meta example (#29930)
  • Update getting started to include WebStorm (#29845)

🏡 Chore

  • Remove unused imports and update eslint config (#29876)

✅ Tests

🤖 CI

❤️ Contributors

Commits
  • 3894e9d v3.14.1592
  • fbd5c33 test: add import protection test
  • cfdbbb4 fix(nuxt): do not disallow importing nitro dependencies (#29975)
  • cea11d5 fix(nuxt): allow scanning metadata from 2+ files at same path (#29969)
  • 003ceac chore(deps): update all non-major dependencies (3.x) (#29951)
  • c4ede9b refactor(nuxt): define layouts as async vue components (#29957)
  • c576d8b fix(nuxt): do not include \<NuxtWelcome> when building (#29956)
  • 8e0f731 fix(nuxt): recompile templates on change events (#29954)
  • 302a66d fix(nuxt): return null map for empty plugin metadata
  • d44408e fix(nuxt): handle empty plugin files
  • Additional commits viewable in compare view

Updates vue from 3.5.12 to 3.5.13

Release notes

Sourced from vue's releases.

v3.5.13

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.13 (2024-11-15)

Bug Fixes

  • compiler-core: handle v-memo + v-for with functional key (#12014) (99009ee), closes #12013
  • compiler-dom: properly stringify template string style (#12392) (2d78539), closes #12391
  • custom-element: avoid triggering mutationObserver when relecting props (352bc88), closes #12214 #12215
  • deps: update dependency postcss to ^8.4.48 (#12356) (b5ff930)
  • hydration: the component vnode's el should be updated when a mismatch occurs. (#12255) (a20a4cb), closes #12253
  • reactiivty: avoid unnecessary watcher effect removal from inactive scope (2193284), closes #5783 #5806
  • reactivity: release nested effects/scopes on effect scope stop (#12373) (bee2f5e), closes #12370
  • runtime-dom: set css vars before user onMounted hooks (2d5c5e2), closes #11533
  • runtime-dom: set css vars on update to handle child forcing reflow in onMount (#11561) (

…dates

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

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.9.1` | `1.9.3` |
| [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.36` | `0.2.37` |
| [@tada5hi/commitlint-config](https://github.com/tada5hi/javascript/tree/HEAD/packages/commitlint-config) | `1.2.2` | `1.2.3` |
| [@tada5hi/eslint-config-vue-typescript](https://github.com/tada5hi/javascript/tree/HEAD/packages/eslint-config-vue-typescript) | `1.3.12` | `1.3.13` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `29.5.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.0` |
| [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.1.0` | `20.1.3` |
| [rollup](https://github.com/rollup/rollup) | `4.25.0` | `4.27.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `6.6.0` | `6.7.1` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `11.2.0` | `11.3.0` |
| [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) | `0.24.23` | `0.26.4` |
| [hapic](https://github.com/Tada5hi/hapic) | `2.5.1` | `2.5.2` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.14.159` | `3.14.1592` |
| [@hapic/harbor](https://github.com/Tada5hi/hapi) | `2.4.0` | `2.5.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.31` | `3.3.32` |
| [@hapic/vault](https://github.com/Tada5hi/hapic) | `2.3.4` | `2.3.5` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `11.5.0` | `11.6.0` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.14.0` | `10.15.0` |



Updates `@swc/core` from 1.9.1 to 1.9.3
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.9.1...v1.9.3)

Updates `@swc/jest` from 0.2.36 to 0.2.37
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@tada5hi/commitlint-config` from 1.2.2 to 1.2.3
- [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/commitlint-config-v1.2.3/packages/commitlint-config)

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

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

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

Updates `husky` from 9.1.6 to 9.1.7
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.6...v9.1.7)

Updates `nx` from 20.1.0 to 20.1.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.1.3/packages/nx)

Updates `rollup` from 4.25.0 to 4.27.4
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.25.0...v4.27.4)

Updates `typescript` from 5.6.2 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.7.2)

Updates `@fortawesome/fontawesome-free` from 6.6.0 to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.6.0...6.7.1)

Updates `@vueuse/core` from 11.2.0 to 11.3.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.3.0/packages/core)

Updates `bootstrap-vue-next` from 0.24.23 to 0.26.4
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.26.4/packages/bootstrap-vue-next)

Updates `hapic` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/Tada5hi/hapic/releases)
- [Changelog](https://github.com/tada5hi/hapic/blob/master/CHANGELOG.md)
- [Commits](tada5hi/hapic@client-v2.5.1...client-v2.5.2)

Updates `nuxt` from 3.14.159 to 3.14.1592
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.14.1592/packages/nuxt)

Updates `vue` from 3.5.12 to 3.5.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.12...v3.5.13)

Updates `@vitejs/plugin-vue` from 5.1.4 to 5.2.1
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue)

Updates `@hapic/harbor` from 2.4.0 to 2.5.0
- [Commits](https://github.com/Tada5hi/hapi/commits)

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

Updates `@hapic/vault` from 2.3.4 to 2.3.5
- [Release notes](https://github.com/Tada5hi/hapic/releases)
- [Changelog](https://github.com/tada5hi/hapic/blob/master/CHANGELOG.md)
- [Commits](tada5hi/hapic@vault-v2.3.4...vault-v2.3.5)

Updates `better-sqlite3` from 11.5.0 to 11.6.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v11.5.0...v11.6.0)

Updates `testcontainers` from 10.14.0 to 10.15.0
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.14.0...v10.15.0)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@swc/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/commitlint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/eslint-config-vue-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@vueuse/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: bootstrap-vue-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: hapic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@hapic/harbor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@types/dockerode"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@hapic/vault"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: better-sqlite3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

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

@dependabot dependabot bot closed this Nov 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/master/minorandpatch-3b8a221896 branch November 27, 2024 18:52
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.

0 participants