-
Notifications
You must be signed in to change notification settings - Fork 27
[deps]: Update gh minor - autoclosed #188
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
Closed
Closed
+25
−25
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Internal tracking:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #188 +/- ##
=====================================
Coverage 7.04% 7.04%
=====================================
Files 49 49
Lines 1818 1818
Branches 99 99
=====================================
Hits 128 128
Misses 1685 1685
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d76ff87
to
a974cb1
Compare
vgrassia
previously approved these changes
Oct 30, 2024
e2c3261
to
e60bb1a
Compare
a5c3c6f
to
a2036e5
Compare
1274493
to
0f39c90
Compare
7a15938
to
f404ad6
Compare
e26b1fb
to
4e81ad5
Compare
dc53fc4
to
8a102db
Compare
fa5507f
to
7ad0590
Compare
9a0046b
to
f254b22
Compare
7940402
to
5e4e184
Compare
32e08be
to
60bfddc
Compare
b8d92ff
to
707ab74
Compare
aacf683
to
23c3bdf
Compare
c24b97a
to
edc2957
Compare
edc2957
to
0b890eb
Compare
auto-merge was automatically disabled
May 15, 2025 09:51
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.2.1
->v4.2.2
v1.11.0
->v1.12.0
v4.1.8
->v4.3.0
v4.0.1
->v4.3.1
v4.4.0
->v4.7.1
v4.4.3
->v4.6.2
v5.0.1
->v5.3.0
2.0.36
->2.3.19
v5.1.2
->v5.4.2
v6.1.0
->v6.3.0
v6.9.0
->v6.16.0
v3.3.0
->v3.4.0
v3.26.13
->v3.28.17
v1.14.0
->v1.16.0
v3.8.1
->v3.8.2
v3.7.0
->v3.8.2
Release Notes
actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946actions/create-github-app-token (actions/create-github-app-token)
v1.12.0
Compare Source
Features
v1.11.7
Compare Source
Bug Fixes
v1.11.6
Compare Source
Bug Fixes
v1.11.5
Compare Source
Bug Fixes
v1.11.4
Compare Source
Bug Fixes
v1.11.3
Compare Source
Bug Fixes
v1.11.2
Compare Source
Bug Fixes
v1.11.1
Compare Source
What's Changed
Bug Fixes
Full Changelog: actions/create-github-app-token@v1.11.0...v1.11.1
actions/download-artifact (actions/download-artifact)
v4.3.0
Compare Source
What's Changed
artifact-ids
input by @GrantBirki in https://github.com/actions/download-artifact/pull/401New Contributors
Full Changelog: actions/download-artifact@v4.2.1...v4.3.0
v4.2.1
Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.2.0...v4.2.1
v4.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4.1.9...v4.2.0
v4.1.9
Compare Source
What's Changed
New Contributors
Full Changelog: actions/download-artifact@v4.1.8...v4.1.9
actions/setup-dotnet (actions/setup-dotnet)
v4.3.1
Compare Source
What's Changed
v4
- Removeazureedge.net
fallback logic and update install scripts by @zaataylor in https://github.com/actions/setup-dotnet/pull/572As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v4 in https://github.com/actions/setup-dotnet/pull/566 and update the install scripts accordingly.
Related issue: https://github.com/dotnet/install-scripts/issues/559
Full Changelog: actions/setup-dotnet@v4...v4.3.1
v4.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.3.0
v4.2.0
Compare Source
What's Changed
Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will soon cease operations. There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to migrate to a new CDN and set of domains moving forward.
If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until at least January 15, 2025.
For updates, follow https://github.com/dotnet/core/issues/9671.
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.2.0
v4.1.0
Compare Source
What's Changed
Bug fixes :
isGhes
logic by @jww3 in https://github.com/actions/setup-dotnet/pull/556Dependency updates :
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.1.0
actions/setup-java (actions/setup-java)
v4.7.1
Compare Source
What's Changed
Documentation changes
Dependency updates:
Full Changelog: actions/setup-java@v4...v4.7.1
v4.7.0
Compare Source
What's Changed
cache
from version 3.2.4 to 4.0.0 by @aparnajyothi-y in https://github.com/actions/setup-java/pull/724@actions/http-client
from 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-java/pull/728actions/publish-immutable-action
from 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-java/pull/727@types/jest
from 29.5.12 to 29.5.14 by @dependabot in https://github.com/actions/setup-java/pull/729New Contributors
Full Changelog: actions/setup-java@v4...v4.7.0
v4.6.0
Compare Source
What's Changed
Add-ons:
Bug fixes:
New Contributors
Full Changelog: actions/setup-java@v4...v4.6.0
v4.5.0
Compare Source
What's Changed
Bug fixes:
isGhes
logic by @jww3 in #697New Contributors:
Full Changelog: actions/setup-java@v4...v4.5.0
actions/upload-artifact (actions/upload-artifact)
v4.6.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0
Compare Source
What's Changed
Node.js
version in action by @hamirmahal in https://github.com/actions/upload-artifact/pull/578artifact-digest
output by @bdehamer in https://github.com/actions/upload-artifact/pull/656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
anchore/scan-action (anchore/scan-action)
v5.3.0
Compare Source
New in scan-action v5.3.0
v5.2.1
Compare Source
New in scan-action v5.2.1
v5.2.0
Compare Source
New in scan-action v5.2.0
v5.1.0
Compare Source
New in scan-action v5.1.0
checkmarx/ast-github-action (checkmarx/ast-github-action)
v2.3.19
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.3.18...2.3.19
v2.3.18
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.46...2.3.18
v2.0.46
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.45...2.0.46
v2.0.45
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.44...2.0.45
v2.0.44
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.43...2.0.44
v2.0.43
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.42...2.0.43
v2.0.42
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.41...2.0.42
v2.0.41
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.40...2.0.41
v2.0.40
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.39...2.0.40
v2.0.39
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.38...2.0.39
v2.0.38
Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: Checkmarx/ast-github-action@2.0.37...2.0.38
v2.0.37
Compare Source
What's Changed
Other Changes
Full Changelog: Checkmarx/ast-github-action@2.0.36...2.0.37
codecov/codecov-action (codecov/codecov-action)
v5.4.2
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
v5.4.0
Compare Source
What's Changed
use_pypi
bypasses integrity checks too by @webknjaz in https://github.com/codecov/codecov-action/pull/1773Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.