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 minor group with 3 updates #751

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

dependabot[bot]
Copy link

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

Bumps the minor group with 3 updates: dawidd6/action-download-artifact, cardinalby/schema-validator-action and awalsh128/cache-apt-pkgs-action.

Updates dawidd6/action-download-artifact from 3.0.0 to 3.1.2

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v3.1.2

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3.1.1...v3.1.2

v3.1.1

What's Changed

Full Changelog: dawidd6/action-download-artifact@v3...v3.1.1

v3.1.0

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v3...v3.1.0

Commits

Updates cardinalby/schema-validator-action from 3.1.0 to 3.1.1

Commits

Updates awalsh128/cache-apt-pkgs-action from 1.3.1 to 1.4.1

Release notes

Sourced from awalsh128/cache-apt-pkgs-action's releases.

v1.4.1

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.4.0...v1.4.1

v1.4.0

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.3.1...v1.4.0

Commits
  • 2555a37 Bump force reload to accommodate update on cache action save version. #122
  • 75ab37e Use matching versions of actions/cache actions (#123)
  • a9d9258 Bump global version of cache.
  • 5c74a02 Bump actions/cache/restore to v4 (#120)
  • 6460a33 First version of a Golang version for APT package querying. (#118) (#119)
  • 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

Bumps the minor group with 3 updates: [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact), [cardinalby/schema-validator-action](https://github.com/cardinalby/schema-validator-action) and [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action).


Updates `dawidd6/action-download-artifact` from 3.0.0 to 3.1.2
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@e7466d1...71072fb)

Updates `cardinalby/schema-validator-action` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/cardinalby/schema-validator-action/releases)
- [Commits](cardinalby/schema-validator-action@76c68bf...2166123)

Updates `awalsh128/cache-apt-pkgs-action` from 1.3.1 to 1.4.1
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](awalsh128/cache-apt-pkgs-action@44c33b3...2555a37)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: cardinalby/schema-validator-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2024 03:43
@dependabot dependabot bot added the area/dependencies The issue or PR is related to dependencies label Mar 1, 2024
Copy link

codspeed-hq bot commented Mar 1, 2024

CodSpeed Performance Report

Merging #751 will degrade performances by 19.98%

Comparing dependabot/github_actions/minor-b2b362d9ec (be4eb75) with master (e47a0f4)

Summary

⚡ 1 improvements
❌ 1 regressions
✅ 2 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master dependabot/github_actions/minor-b2b362d9ec Change
transformations (n=57) 54.7 ms 37.2 ms +47.13%
Translator.prototype.findTerms - (n=39) 790.9 ms 988.4 ms -19.98%

Copy link

github-actions bot commented Mar 1, 2024

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

@djahandarie djahandarie added this pull request to the merge queue Mar 3, 2024
Merged via the queue into master with commit eea0593 Mar 3, 2024
9 of 10 checks passed
@djahandarie djahandarie deleted the dependabot/github_actions/minor-b2b362d9ec branch March 3, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies The issue or PR is related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant