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

chore: bump the example group with 5 updates #83

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the example group with 5 updates:

Package From To
@zitadel/vue 1.1.1 1.1.2
@types/node 22.8.7 22.9.0
@vitejs/plugin-vue 5.1.4 5.1.5
@vue/tsconfig 0.5.1 0.6.0
vite 5.4.10 5.4.11

Updates @zitadel/vue from 1.1.1 to 1.1.2

Release notes

Sourced from @​zitadel/vue's releases.

v1.1.2

1.1.2 (2024-11-11)

Bug Fixes

  • bump typescript from 5.6.2 to 5.6.3 in /lib in the lib group (#76) (1d4941d)
Commits
  • 1d4941d fix: bump typescript from 5.6.2 to 5.6.3 in /lib in the lib group (#76)
  • 0afe30a chore: bump the example group across 1 directory with 12 updates (#82)
  • See full diff in compare view

Updates @types/node from 22.8.7 to 22.9.0

Commits

Updates @vitejs/plugin-vue from 5.1.4 to 5.1.5

Release notes

Sourced from @​vitejs/plugin-vue's releases.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue's changelog.

5.1.5 (2024-11-11)

Commits

Updates @vue/tsconfig from 0.5.1 to 0.6.0

Release notes

Sourced from @​vue/tsconfig's releases.

v0.6.0

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

Commits
  • ab39083 0.6.0
  • 1b9a763 workflow: add release automation with provenance
  • ad9bd77 fix: require vue 3.3 as peer dependency
  • 590d74c fix: add peer dep to typescript v5.x in package.json. (#20)
  • e1ef309 chore: rename bundler to Bundler for consistency
  • 6355fab feat: set moduleDetection to force
  • 27fa57b feat: enable allowImportingTsExtensions
  • 480cd96 fix: typo (#28)
  • 16c3736 chore: remove the FIXME comment on outDir field
  • 354b7df docs: update the examples to use Node.js 22 as it's the active LTS
  • See full diff in compare view

Updates vite from 5.4.10 to 5.4.11

Release notes

Sourced from vite's releases.

v5.4.11

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.11 (2024-11-11)

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

Bumps the example group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@zitadel/vue](https://github.com/zitadel/zitadel-vue) | `1.1.1` | `1.1.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.7` | `22.9.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.4` | `5.1.5` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.5.1` | `0.6.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `5.4.11` |


Updates `@zitadel/vue` from 1.1.1 to 1.1.2
- [Release notes](https://github.com/zitadel/zitadel-vue/releases)
- [Commits](v1.1.1...v1.1.2)

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

Updates `@vitejs/plugin-vue` from 5.1.4 to 5.1.5
- [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 `@vue/tsconfig` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/vuejs/tsconfig/releases)
- [Commits](vuejs/tsconfig@v0.5.1...v0.6.0)

Updates `vite` from 5.4.10 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: "@zitadel/vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: example
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: example
- dependency-name: "@vue/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: example
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: example
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

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

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/example-0469d4f3d7 branch November 25, 2024 22:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants