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

Bump the actions-minor group across 1 directory with 6 updates #67

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the actions-minor group with 6 updates in the / directory:

Package From To
koalalab-inc/bolt 1.3.0 1.5.0
actions/setup-node 4.0.2 4.0.3
actions/upload-artifact 4.3.1 4.3.4
super-linter/super-linter 6.3.1 6.7.0
ossf/scorecard-action 2.3.1 2.4.0
softprops/action-gh-release 2.0.4 2.0.8

Updates koalalab-inc/bolt from 1.3.0 to 1.5.0

Release notes

Sourced from koalalab-inc/bolt's releases.

v1.5.0

What's Changed

Full Changelog: v1.4.3...v1.5.0

v1.5.0-rc

Full Changelog: v1.4.3...v1.5.0-rc

v1.4.3

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.3-rc

Full Changelog: v1.4.2...v1.4.3-rc

v1.4.2

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

What's Changed

... (truncated)

Commits
  • 7bc45c5 Bump the npm-development group with 2 updates (#45)
  • d93e998 Feature/remove ssl inspeection (#47)
  • 98663d6 added docker env guardrails (#44)
  • af400fc unique artifact names (#43)
  • 60b14d9 unique artifact names in case of matrix strategy (#42)
  • ae32d24 added CodeQL workflow (#40)
  • 7198648 fixed artifact upload error in summary (#39)
  • 05e1e96 Bump the npm-production group across 1 directory with 2 updates (#36)
  • 3b19aef Bump the npm-development group across 1 directory with 2 updates (#37)
  • a237d6c Task/readme update (#32)
  • Additional commits viewable in compare view

Updates actions/setup-node from 4.0.2 to 4.0.3

Release notes

Sourced from actions/setup-node's releases.

v4.0.3

What's Changed

Bug fixes:

Documentation changes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

Commits

Updates actions/upload-artifact from 4.3.1 to 4.3.4

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.4

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

v4.3.3

What's Changed

Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3

v4.3.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2

Commits
  • 0b2256b Merge pull request #584 from actions/robherley/bump-pkgs
  • 488dcef licensed cache
  • 04c51f5 ncc
  • 32a9e27 bump @​actions/artifact and npm audit
  • 552bf37 new version
  • 79616d2 Merge pull request #565 from actions/eggyhead/use-artifact-v2.1.6
  • 6546280 updating package version
  • c004fb4 Merge branch 'main' into eggyhead/use-artifact-v2.1.6
  • 90aba49 updating toolkit artifact dependency to 2.1.6
  • b06cde3 Merge pull request #563 from actions/eggyhead/release-4.3.2
  • Additional commits viewable in compare view

Updates super-linter/super-linter from 6.3.1 to 6.7.0

Release notes

Sourced from super-linter/super-linter's releases.

v6.7.0

6.7.0 (2024-07-05)

🚀 Features

🐛 Bugfixes

  • don't skip processing ansible_directory pwd (#5790) (c99ec77)

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies (#5823) (6c4bb6d)
  • docker: bump alpine/terragrunt from 1.8.4 to 1.9.0 (#5822) (ea5fe9f)
  • docker: bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828) (a138ab3)
  • docker: bump kustomize/kustomize from v5.0.1 to v5.4.2 (#5820) (b3b3bcc)
  • docker: bump terraform-linters/tflint from v0.51.1 to v0.51.2 (#5821) (56d2bd3)
  • docker: bump yoheimuta/protolint from 0.49.7 to 0.50.2 (#5819) (9733e88)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5810) (100de81)
  • npm: bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812) (d84e105)
  • npm: bump textlint-rule-terminology in /dependencies (#5813) (2d9cfec)
  • python: bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814) (7fe3194)
  • python: bump checkov in /dependencies/python (#5815) (9e52a6a)
  • python: bump mypy from 1.10.0 to 1.10.1 in /dependencies/python (#5817) (9c1a40c)
  • python: bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) (0d06369)
  • python: bump ruff from 0.4.7 to 0.5.0 in /dependencies/python (#5818) (86eb9b6)

🧰 Maintenance

v6.6.0

6.6.0 (2024-06-03)

🚀 Features

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

6.7.0 (2024-07-05)

🚀 Features

🐛 Bugfixes

  • don't skip processing ansible_directory pwd (#5790) (c99ec77)

⬆️ Dependency updates

  • bundler: bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies (#5823) (6c4bb6d)
  • docker: bump alpine/terragrunt from 1.8.4 to 1.9.0 (#5822) (ea5fe9f)
  • docker: bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828) (a138ab3)
  • docker: bump kustomize/kustomize from v5.0.1 to v5.4.2 (#5820) (b3b3bcc)
  • docker: bump terraform-linters/tflint from v0.51.1 to v0.51.2 (#5821) (56d2bd3)
  • docker: bump yoheimuta/protolint from 0.49.7 to 0.50.2 (#5819) (9733e88)
  • npm: bump @​typescript-eslint/eslint-plugin in /dependencies (#5810) (100de81)
  • npm: bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812) (d84e105)
  • npm: bump textlint-rule-terminology in /dependencies (#5813) (2d9cfec)
  • python: bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814) (7fe3194)
  • python: bump checkov in /dependencies/python (#5815) (9e52a6a)
  • python: bump mypy from 1.10.0 to 1.10.1 in /dependencies/python (#5817) (9c1a40c)
  • python: bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) (0d06369)
  • python: bump ruff from 0.4.7 to 0.5.0 in /dependencies/python (#5818) (86eb9b6)

🧰 Maintenance

6.6.0 (2024-06-03)

🚀 Features

... (truncated)

Commits
  • 3fe03ab chore(main): release 6.7.0 (#5733)
  • 256b227 chore: fix linting errors (#5843)
  • 32a200b ci: check for skipped and cancelled matrix jobs (#5840)
  • aa390de docs: fix linting errors (#5839)
  • a138ab3 deps(docker): bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828)
  • 100de81 deps(npm): bump @​typescript-eslint/eslint-plugin in /dependencies (#5810)
  • d84e105 deps(npm): bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812)
  • 2d9cfec deps(npm): bump textlint-rule-terminology in /dependencies (#5813)
  • 7fe3194 deps(python): bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814)
  • 9e52a6a deps(python): bump checkov in /dependencies/python (#5815)
  • Additional commits viewable in compare view

Updates ossf/scorecard-action from 2.3.1 to 2.4.0

Release notes

Sourced from ossf/scorecard-action's releases.

v2.4.0

What's Changed

This update bumps the Scorecard version to the v5 release. For a complete list of changes, please refer to the v5.0.0 release notes. Of special note to Scorecard Action is the Maintainer Annotation feature, which can be used to suppress some Code Scanning false positives. Alerts will not be generated for any Scorecard Check with an annotation.

Documentation

New Contributors

Full Changelog: ossf/scorecard-action@v2.3.3...v2.4.0

v2.3.3

[!NOTE]
There is no v2.3.2 release as a step was skipped in the release process. This was fixed and re-released under the v2.3.3 tag

What's Changed

For a full changelist of what these include, see the v5.0.0-rc1 and v5.0.0-rc2 release notes.

Documentation

Full Changelog: ossf/scorecard-action@v2.3.1...v2.3.3

Commits
  • 62b2cac bump docker tag to v2.4.0 for release (#1414)
  • c09630c lower license score alert threshold to 9 (#1411)
  • cf8594c 🌱 Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.3.0 (#1413)
  • de5fcb9 🌱 Bump the github-actions group with 2 updates (#1412)
  • a46b90b bump scorecard to v5.0.0 release (#1410)
  • 9fc518d 🌱 Bump golang in the docker-images group (#1407)
  • a8eaa1b 🌱 Bump the github-actions group with 2 updates (#1408)
  • 873d5fd 🌱 Bump the github-actions group across 1 directory with 2 updates (#...
  • 54cc1fe 🌱 Bump the docker-images group with 2 updates (#1401)
  • 82bcb91 🌱 Bump golang.org/x/net from 0.26.0 to 0.27.0 (#1400)
  • Additional commits viewable in compare view

Updates softprops/action-gh-release from 2.0.4 to 2.0.8

Release notes

Sourced from softprops/action-gh-release's releases.

v2.0.8

What's Changed

Other Changes 🔄

Full Changelog: softprops/action-gh-release@v2...v2.0.8

v2.0.7

What's Changed

Bug fixes 🐛

Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2.0.6...v2.0.7

v2.0.6

maintenance release with updated dependencies

v2.0.5

Changelog

Sourced from softprops/action-gh-release's changelog.

2.0.8

Other Changes 🔄

2.0.7

Bug fixes 🐛

Other Changes 🔄

2.0.6

  • maintenance release with updated dependencies

2.0.5

2.0.4

2.0.3

  • Declare make_latest as an input field in action.yml #419

2.0.2

  • Revisit approach to #384 making unresolved pattern failures opt-in #417

2.0.1

... (truncated)

Commits
  • c062e08 release 2.0.8
  • 380635c chore(deps): bump @​actions/github from 5.1.1 to 6.0.0 (#470)
  • 20adb42 refactor: write jest config in ts (#485)
  • f808f15 chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)
  • 6145241 chore(deps): bump @​octokit/plugin-throttling from 9.3.0 to 9.3.1 (#484)
  • 4ac522d chore(deps): bump @​types/node from 20.14.9 to 20.14.11 (#483)
  • 25849b1 chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)
  • 6206056 chore: update dependabot commit msg
  • 39aadf1 chore: run frizbee actions .github/workflows/
  • 6f3ab65 chore: update dist file
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 29, 2024
@raianand raianand force-pushed the dependabot/github_actions/actions-minor-add24559f9 branch from 488f9ce to dafe551 Compare July 30, 2024 08:44
dependabot bot and others added 2 commits July 30, 2024 15:47
Bumps the actions-minor group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [koalalab-inc/bolt](https://github.com/koalalab-inc/bolt) | `1.3.0` | `1.5.0` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.2` | `4.0.3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.1` | `4.3.4` |
| [super-linter/super-linter](https://github.com/super-linter/super-linter) | `6.3.1` | `6.7.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.1` | `2.4.0` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.0.4` | `2.0.8` |



Updates `koalalab-inc/bolt` from 1.3.0 to 1.5.0
- [Release notes](https://github.com/koalalab-inc/bolt/releases)
- [Commits](94e2eb5...7bc45c5)

Updates `actions/setup-node` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@60edb5d...1e60f62)

Updates `actions/upload-artifact` from 4.3.1 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@5d5d22a...0b2256b)

Updates `super-linter/super-linter` from 6.3.1 to 6.7.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@92e2606...3fe03ab)

Updates `ossf/scorecard-action` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@0864cf1...62b2cac)

Updates `softprops/action-gh-release` from 2.0.4 to 2.0.8
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@9d7c94c...c062e08)

---
updated-dependencies:
- dependency-name: koalalab-inc/bolt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-minor
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dhamijaabhi dhamijaabhi force-pushed the dependabot/github_actions/actions-minor-add24559f9 branch from dafe551 to 081cf95 Compare July 30, 2024 10:17
Copy link
Member

@dhamijaabhi dhamijaabhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Package updates. Look good to go.

@raianand raianand merged commit 7c155a6 into main Jul 30, 2024
24 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions-minor-add24559f9 branch July 30, 2024 10:24
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.

2 participants