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

build(deps): bump sersoft-gmbh/SwiftyActions from 2 to 3 #131

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps sersoft-gmbh/SwiftyActions from 2 to 3.

Release notes

Sourced from sersoft-gmbh/SwiftyActions's releases.

v3 Major Release Track

This release tracks the latest v3 major release (v3.x.y).

v3.0 Minor Release Track

This release tracks the latest v3.0 minor release (v3.0.x).

v3.0.0

What's Changed

  • BREAKING: Use Node20 - requires Actions Runner v2.308.0 or greater
  • BREAKING: Remove previously deprecated skip-apt input - use skip-dependencies instead
  • Update dependencies

Full Changelog: sersoft-gmbh/swifty-linux-action@v2.1.2...v3.0.0

v2.1.2

What's Changed

  • Update dependencies
  • Internal cleanup, improve logging

Full Changelog: sersoft-gmbh/swifty-linux-action@v2.1.1...v2.1.2

v2.1.1

What's Changed

  • Update dependencies (including @actions/core to fix warning about set-output)
  • Internal cleanup

Full Changelog: sersoft-gmbh/swifty-linux-action@v2.1.0...v2.1.1

v2.1.0

What's Changed

  • Add support for Swift 5.7 and Ubuntu 22.04
  • Remove Ubuntu 18.04 runner from Tests

Full Changelog: sersoft-gmbh/swifty-linux-action@v2.0.0...v2.1.0

v2.1 Minor Release Track

This release tracks the latest v2.1 minor release (v2.1.x).

Commits
  • 7310ab8 Rename primary branch to main
  • aed31e7 Update to Node20
  • 407efb3 [AUTO] Update generated code
  • 0baa000 Bump @​actions/core from 1.10.0 to 1.10.1
  • 869fdbf Bump @​types/node from 16.18.48 to 16.18.50
  • 0298f3f Bump @​vercel/ncc from 0.36.1 to 0.38.0
  • 7ab7a8a Bump actions/checkout from 3 to 4
  • f8cc474 Bump @​types/node from 16.18.46 to 16.18.48
  • 9150d31 Bump typescript from 5.1.6 to 5.2.2
  • 0b6b6da Bump @​types/node from 16.18.44 to 16.18.46
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
Bumps [sersoft-gmbh/SwiftyActions](https://github.com/sersoft-gmbh/swiftyactions) from 2 to 3.
- [Release notes](https://github.com/sersoft-gmbh/swiftyactions/releases)
- [Commits](sersoft-gmbh/swifty-linux-action@v2...v3)

---
updated-dependencies:
- dependency-name: sersoft-gmbh/SwiftyActions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/sersoft-gmbh/SwiftyActions-3 branch from 3057299 to 5961df0 Compare September 18, 2023 15:52
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #131 (6200418) into main (b2c2373) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   91.32%   91.33%   +0.01%     
==========================================
  Files         175      175              
  Lines       15410    15457      +47     
==========================================
+ Hits        14073    14118      +45     
- Misses       1337     1339       +2     

see 4 files with indirect coverage changes

@cbaker6 cbaker6 added this pull request to the merge queue Sep 18, 2023
@cbaker6 cbaker6 removed this pull request from the merge queue due to a manual request Sep 18, 2023
@cbaker6 cbaker6 merged commit 6d6e94b into main Sep 18, 2023
27 checks passed
@cbaker6 cbaker6 deleted the dependabot/github_actions/sersoft-gmbh/SwiftyActions-3 branch September 18, 2023 17:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant