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

github: bump the github-dependencies group with 2 updates #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-dependencies group with 2 updates: shogo82148/actions-upload-release-asset and tauri-apps/tauri-action.

Updates shogo82148/actions-upload-release-asset from 1.7.7 to 1.7.8

Release notes

Sourced from shogo82148/actions-upload-release-asset's releases.

v1.7.8

What's Changed

Full Changelog: shogo82148/actions-upload-release-asset@v1.7.7...v1.7.8

Commits
  • 8482bd7 bump up to v1.7.8
  • c40c3fb Merge branch 'main' into releases/v1
  • 9c24158 Merge pull request #889 from shogo82148/dependabot/npm_and_yarn/eslint-9.13.0
  • 8668d3b Bump eslint from 9.10.0 to 9.13.0
  • 5b36b0a Merge pull request #888 from shogo82148/dependabot/npm_and_yarn/eslint/js-9.13.0
  • 2109cc2 Bump @​eslint/js from 9.10.0 to 9.13.0
  • 6a0b907 Merge pull request #885 from shogo82148/dependabot/npm_and_yarn/typescript-5.6.3
  • 35087b4 Bump typescript from 5.6.2 to 5.6.3
  • 7756172 Merge pull request #882 from shogo82148/dependabot/npm_and_yarn/actions/core-...
  • b10e8e9 Merge pull request #878 from shogo82148/dependabot/npm_and_yarn/vercel/ncc-0....
  • Additional commits viewable in compare view

Updates tauri-apps/tauri-action from 0.5.14 to 0.5.15

Release notes

Sourced from tauri-apps/tauri-action's releases.

action v0.5.15

[0.5.15]

  • f575715 (#929 by @​FabianLars) The action will now try to check for the tauri version before installing the tauri cli fallback (if no tauri cli was found) instead of always installing the latest stable version.
Changelog

Sourced from tauri-apps/tauri-action's changelog.

[0.5.15]

  • f575715 (#929 by @​FabianLars) The action will now try to check for the tauri version before installing the tauri cli fallback (if no tauri cli was found) instead of always installing the latest stable version.
Commits
  • 8c3e075 apply version updates (#930)
  • f575715 feat: Install tauri cli depending on tauri config version (#929)
  • 7ea2a14 chore(deps): update dependency @​types/node to v20.16.10 (#926)
  • a663f2e chore(deps): update dependency @​types/node to v20.16.9 (#925)
  • 2829242 chore(deps): update dependency @​types/node to v20.16.7 (#923)
  • 85102eb chore(deps): update eslint monorepo to v9.11.1 (#922)
  • c250985 chore(deps): update dependency @​types/node to v20.16.6 (#921)
  • 5613c1e chore(deps): update dependency @​types/node to v20.16.5 (#901)
  • 8eb8459 chore(deps): update dependency @​vercel/ncc to v0.38.2 (#920)
  • 77414fb chore(deps): update eslint monorepo to v9.11.0 (#918)
  • Additional commits viewable in compare view

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 github-dependencies group with 2 updates: [shogo82148/actions-upload-release-asset](https://github.com/shogo82148/actions-upload-release-asset) and [tauri-apps/tauri-action](https://github.com/tauri-apps/tauri-action).


Updates `shogo82148/actions-upload-release-asset` from 1.7.7 to 1.7.8
- [Release notes](https://github.com/shogo82148/actions-upload-release-asset/releases)
- [Commits](shogo82148/actions-upload-release-asset@aac270e...8482bd7)

Updates `tauri-apps/tauri-action` from 0.5.14 to 0.5.15
- [Release notes](https://github.com/tauri-apps/tauri-action/releases)
- [Changelog](https://github.com/tauri-apps/tauri-action/blob/dev/CHANGELOG.md)
- [Commits](tauri-apps/tauri-action@v0.5.14...v0.5.15)

---
updated-dependencies:
- dependency-name: shogo82148/actions-upload-release-asset
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
- dependency-name: tauri-apps/tauri-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2024
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants