Skip to content

chore(deps): bump the minor-and-patch group with 2 updates#66

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/minor-and-patch-9dac2d1d3a
Closed

chore(deps): bump the minor-and-patch group with 2 updates#66
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/minor-and-patch-9dac2d1d3a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps the minor-and-patch group with 2 updates: actionhippie/calens and webiny/action-conventional-commits.

Updates actionhippie/calens from 1.13.3 to 1.13.4

Release notes

Sourced from actionhippie/calens's releases.

v1.13.4

1.13.4 (2026-05-11)

Dependencies

  • patch: update golang:1.26-alpine docker digest to 91eda97 (#87) (4d39cd7)

Miscellaneous

  • flake: updated lockfile [skip ci] (980b19c)
  • flake: updated lockfile [skip ci] (3b744c4)
  • flake: updated lockfile [skip ci] (85183a9)
Changelog

Sourced from actionhippie/calens's changelog.

Changelog

1.13.4 (2026-05-11)

Dependencies

  • patch: update golang:1.26-alpine docker digest to 91eda97 (#87) (4d39cd7)

Miscellaneous

  • flake: updated lockfile [skip ci] (980b19c)
  • flake: updated lockfile [skip ci] (3b744c4)
  • flake: updated lockfile [skip ci] (85183a9)

1.13.3 (2026-04-20)

Dependencies

  • patch: update docker digests (#85) (014dc4c)
  • patch: update golang:1.26-alpine docker digest to f853308 (#86) (d9fa9db)

Miscellaneous

  • flake: updated lockfile [skip ci] (6259982)

1.13.2 (2026-04-13)

Dependencies

  • patch: update golang:1.26-alpine docker digest to c2a1f7b (#83) (afb3925)

Miscellaneous

  • flake: updated lockfile [skip ci] (81bd653)
  • flake: updated lockfile [skip ci] (3765c33)
  • flake: updated lockfile [skip ci] (6d2f45a)
  • flake: updated lockfile [skip ci] (b049f59)
  • flake: updated lockfile [skip ci] (e7c210b)

1.13.1 (2026-03-09)

Dependencies

  • patch: update golang:1.26-alpine docker digest to 2389ebf (#80) (17606ec)

Miscellaneous

  • flake: updated lockfile [skip ci] (f854295)
  • flake: updated lockfile [skip ci] (b7410ba)
  • flake: updated lockfile [skip ci] (1e1b789)

... (truncated)

Commits
  • 0b8ceba chore: release 1.13.4
  • 980b19c chore(flake): updated lockfile [skip ci]
  • 4d39cd7 deps(patch): update golang:1.26-alpine docker digest to 91eda97 (#87)
  • da7e0aa docs: automated release update [skip ci]
  • 3b744c4 chore(flake): updated lockfile [skip ci]
  • ab35086 docs: automated release update [skip ci]
  • 85183a9 chore(flake): updated lockfile [skip ci]
  • See full diff in compare view

Updates webiny/action-conventional-commits from 1.3.1 to 1.4.2

Commits
  • 7f91b15 fix: allow 'improvement' prefix
  • 096eff5 fix: allow 'improvement' prefix
  • b6cc3cc docs: update latest version
  • 6a05e2b feat: use node24
  • b34f00b Merge remote-tracking branch 'origin/master'
  • 0fecf10 feat: refactor commit message validation to use exception list
  • 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 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 minor-and-patch group with 2 updates: [actionhippie/calens](https://github.com/actionhippie/calens) and [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits).


Updates `actionhippie/calens` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/actionhippie/calens/releases)
- [Changelog](https://github.com/actionhippie/calens/blob/master/CHANGELOG.md)
- [Commits](actionhippie/calens@47874e0...0b8ceba)

Updates `webiny/action-conventional-commits` from 1.3.1 to 1.4.2
- [Release notes](https://github.com/webiny/action-conventional-commits/releases)
- [Commits](webiny/action-conventional-commits@faccb24...7f91b15)

---
updated-dependencies:
- dependency-name: actionhippie/calens
  dependency-version: 1.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: webiny/action-conventional-commits
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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 May 11, 2026
@phil-davis phil-davis requested a review from DeepDiver1975 May 12, 2026 04:54
@phil-davis
Copy link
Copy Markdown
Contributor

I guess this needs some whitelisting permission to allow new versions of upstream stuff.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 17, 2026

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

@dependabot dependabot Bot closed this May 17, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/minor-and-patch-9dac2d1d3a branch May 17, 2026 22:07
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.

1 participant