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(deps): bump the github-actions group with 2 updates #419

Merged
merged 3 commits into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the github-actions group with 2 updates: actions/add-to-project and chuhlomin/render-template.

Updates actions/add-to-project from 0.6.1 to 1.0.1

Release notes

Sourced from actions/add-to-project's releases.

v1.0.1

Summary

This release includes dependency updates, including security fix to undici.

What's Changed

Full Changelog: actions/add-to-project@v1.0.0...v1.0.1

v1.0.0

Summary

This release promotes actions/add-to-projects to a major version 1 and marks the public API stable.

What's Changed

Full Changelog: actions/add-to-project@v0.6.1...v1.0.0

Commits
  • 9bfe908 Merge pull request #542 from actions/dependabot/npm_and_yarn/undici-5.28.4
  • aa4be74 Merge branch 'main' into dependabot/npm_and_yarn/undici-5.28.4
  • 2fbfb36 Merge pull request #548 from actions/dependabot/npm_and_yarn/types/node-16.18.96
  • 5bc7439 Merge pull request #549 from actions/dependabot/npm_and_yarn/typescript-5.4.5
  • 19e0b72 build(deps-dev): bump @​types/node from 16.18.91 to 16.18.96
  • 98a7c08 build(deps-dev): bump typescript from 5.4.3 to 5.4.5
  • 00c590e Merge pull request #547 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • 52491a9 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 4f1a839 Merge pull request #546 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • 8c9ffb2 Merge pull request #550 from actions/dependabot/npm_and_yarn/undici-5.28.4-fixes
  • Additional commits viewable in compare view

Updates chuhlomin/render-template from 1.9 to 1.10

Release notes

Sourced from chuhlomin/render-template's releases.

v1.10

Added template functions: split, toJSON. Example: {{ "1,2,3" | split "," | toJSON }} in template will result in ["1","2","3"].

Updated from github.com/caarlos0/env/v6 to github.com/caarlos0/env/v10. Fixed golangci-lint warnings.

Full Changelog: chuhlomin/render-template@v1.9...v1.10

Commits
  • 807354a Update image to v1.10
  • 10e2f57 chore(gha): add test & lint steps, fix lint warnings
  • f69788c feat: add split and toJSON template functions
  • a10e641 chore: add dependabot
  • e5b6d73 docs: add note about Windows and MacOS runners
  • 055f2ec fix: rollback Docker platforms change
  • 09e18f8 chore(gha): main: build Docker images for multiple platforms
  • 88008c6 chore: update to Go 1.21.3, update dependencies
  • bc6d31d feat: make windows and darwin images
  • a201446 fix(gha): release tag trigger [no ci]
  • See full diff 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

Copy link

changeset-bot bot commented Apr 22, 2024

🦋 Changeset detected

Latest commit: 017a1ce

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
arcane-scripts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chizmw chizmw added deps Pull requests that update a dependency and removed github_actions labels May 6, 2024
@chizmw
Copy link
Owner

chizmw commented May 6, 2024

@dependabot recreate

Bumps the github-actions group with 2 updates: [actions/add-to-project](https://github.com/actions/add-to-project) and [chuhlomin/render-template](https://github.com/chuhlomin/render-template).


Updates `actions/add-to-project` from 0.6.1 to 1.0.1
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@v0.6.1...v1.0.1)

Updates `chuhlomin/render-template` from 1.9 to 1.10
- [Release notes](https://github.com/chuhlomin/render-template/releases)
- [Commits](chuhlomin/render-template@v1.9...v1.10)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: chuhlomin/render-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-98e45ba02b branch from 306b103 to 8cfc27d Compare May 6, 2024 09:09
@chizmw chizmw added the changeset Pull request includes changesets information label May 6, 2024
@chizmw chizmw merged commit 661386a into main May 6, 2024
12 checks passed
@chizmw chizmw deleted the dependabot/github_actions/github-actions-98e45ba02b branch May 6, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changeset Pull request includes changesets information deps Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant