netreconlab / Parse-Swift

The original (OG) Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, visionOS, Linux, Android, Windows). This repo is maintained by Parse-Swift's original developer and all new features and bug fixes will occur here.
https://swiftpackageindex.com/netreconlab/Parse-Swift/documentation
Apache License 2.0
62 stars 7 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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: https://github.com/sersoft-gmbh/swifty-linux-action/compare/v2.1.2...v3.0.0

v2.1.2

What's Changed

  • Update dependencies
  • Internal cleanup, improve logging

Full Changelog: https://github.com/sersoft-gmbh/swifty-linux-action/compare/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: https://github.com/sersoft-gmbh/swifty-linux-action/compare/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: https://github.com/sersoft-gmbh/swifty-linux-action/compare/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 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)
codecov[bot] commented 1 year ago

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