Skip to content

Update all (major) - #213

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all
Open

Update all (major)#213
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-all

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2022

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v3v7 age confidence
actions/setup-node action major v3v7 age confidence
codecov/codecov-action action major v3v7 age confidence
eslint-plugin-jest devDependencies major 26.9.029.16.6 age confidence
express (source) dependencies major 4.20.05.2.1 age confidence
supertest devDependencies major 6.3.47.2.2 age confidence

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.4.0

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

actions/setup-node (actions/setup-node)

v7.0.0

Compare Source

What's Changed
Enhancements:
Bug fixes:
Documentation updates:
Dependency update:
New Contributors

Full Changelog: actions/setup-node@v6...v7.0.0

v6.5.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0

v6.4.0

Compare Source

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

v6.2.0

Compare Source

What's Changed

Documentation
Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.2.0

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v4.4.0

Compare Source

What's Changed

Bug fixes:
Enhancement:
Dependency update:

New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

Dependency updates

New Contributors

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

v4.2.0

Compare Source

What's Changed

New Contributors

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

v4.1.0

Compare Source

What's Changed

  • Resolve High Security Alerts by upgrading Dependencies by @​aparnajyothi-y in #​1132
  • Upgrade IA Publish by @​Jcambass in #​1134
  • Revise isGhes logic by @​jww3 in #​1148
  • Add architecture to cache key by @​pengx17 in #​843
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.

New Contributors

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

v4.0.4

Compare Source

What's Changed

Documentation changes:

New Contributors

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

v4.0.3

Compare Source

What's Changed

Bug fixes:
Documentation changes:
Dependency updates:

New Contributors

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

v4.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

New Contributors

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

v4.0.0

Compare Source

What's Changed

In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in #​866

Besides, release contains such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v4.0.0

codecov/codecov-action (codecov/codecov-action)

v7.0.0

Compare Source

⚠️ Due to migration issues with keybase, we are unable to update our keys under the codecovsecurity account. We have deleted the account and are using codecovsecops with the original gpg key

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v7.0.0

v6.0.2

Compare Source

This is a copy of the v7.0.0 release to make updates easier

What's Changed

Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2

v6.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1

v6.0.0

Compare Source

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️
What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.5

Compare Source

This release only contains the keybase.io change as described here.

Full Changelog: codecov/codecov-action@v5.5.4...v5.5.5

v5.5.4

Compare Source

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

v5.4.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from 7ec4494 to 1c43d06 Compare August 30, 2022 17:00
@renovate
renovate Bot force-pushed the renovate/major-all branch 6 times, most recently from 44c68eb to 8a8faee Compare September 12, 2022 20:39
@renovate
renovate Bot force-pushed the renovate/major-all branch 5 times, most recently from cb89e90 to fff9309 Compare September 26, 2022 18:57
@renovate
renovate Bot force-pushed the renovate/major-all branch 7 times, most recently from 4c398d9 to e79fa67 Compare October 8, 2022 23:15
@renovate
renovate Bot force-pushed the renovate/major-all branch 4 times, most recently from c08c4a5 to 10fc8e3 Compare October 22, 2022 01:08
@renovate
renovate Bot force-pushed the renovate/major-all branch from 10fc8e3 to 32132d8 Compare October 25, 2022 03:22
@renovate
renovate Bot force-pushed the renovate/major-all branch 3 times, most recently from 740b1f3 to fa4d9ae Compare November 10, 2022 20:44
@renovate
renovate Bot force-pushed the renovate/major-all branch from fa4d9ae to 14db106 Compare November 14, 2022 01:01
@renovate
renovate Bot force-pushed the renovate/major-all branch from fd7b72d to e6d7aca Compare January 29, 2023 05:32
@renovate
renovate Bot force-pushed the renovate/major-all branch from e6d7aca to 89e9dcd Compare February 11, 2023 08:37
@renovate
renovate Bot force-pushed the renovate/major-all branch from 89e9dcd to b0401e7 Compare February 26, 2023 13:05
@renovate
renovate Bot force-pushed the renovate/major-all branch from b0401e7 to efa3a4b Compare March 12, 2023 23:08
@renovate
renovate Bot force-pushed the renovate/major-all branch from efa3a4b to 66f420b Compare March 24, 2023 10:09
@renovate
renovate Bot force-pushed the renovate/major-all branch from 66f420b to de7669a Compare March 31, 2023 22:32
@renovate
renovate Bot force-pushed the renovate/major-all branch from de7669a to 1944ce6 Compare April 8, 2023 03:25
@renovate
renovate Bot force-pushed the renovate/major-all branch from 1944ce6 to d490442 Compare April 22, 2023 05:03
@renovate
renovate Bot force-pushed the renovate/major-all branch from d490442 to 599bf1a Compare May 6, 2023 00:46
@renovate
renovate Bot force-pushed the renovate/major-all branch from 599bf1a to 4e512a4 Compare May 20, 2023 01:56
@renovate
renovate Bot force-pushed the renovate/major-all branch from 4e512a4 to 622a8fe Compare June 3, 2023 04:16
@renovate
renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 66e7d72 to 5ad66ff Compare June 19, 2023 12:03
@renovate
renovate Bot force-pushed the renovate/major-all branch from 5ad66ff to 077aafb Compare July 1, 2023 06:08
@renovate
renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from 6a74bc1 to 40c69aa Compare July 14, 2023 21:57
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v27 Update all (major) Aug 21, 2023
@renovate
renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from eba6d72 to d226ab1 Compare August 24, 2023 13:42
@renovate renovate Bot changed the title Update all (major) Update dependency eslint-plugin-jest to v27 Aug 27, 2023
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v27 Update all (major) Sep 4, 2023
@renovate
renovate Bot force-pushed the renovate/major-all branch from d226ab1 to f7e4ecf Compare September 4, 2023 13:02
@renovate
renovate Bot force-pushed the renovate/major-all branch 2 times, most recently from a75f2fa to 7d37808 Compare September 16, 2023 00:19
@renovate
renovate Bot force-pushed the renovate/major-all branch from 7d37808 to f1b4f73 Compare September 29, 2023 21:47
@renovate renovate Bot changed the title Update all (major) Update dependency eslint-plugin-jest to v27 Oct 17, 2023
@renovate renovate Bot changed the title Update dependency eslint-plugin-jest to v27 Update all (major) Oct 19, 2023
@codecov

codecov Bot commented Jan 12, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (32415e7) to head (68cb809).

Current head 68cb809 differs from pull request most recent head 2415f5c

Please upload reports for the commit 2415f5c to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##            master   #213        +/-   ##
===========================================
- Coverage   100.00%      0   -100.00%     
===========================================
  Files            8      0         -8     
  Lines          177      0       -177     
  Branches        13      0        -13     
===========================================
- Hits           177      0       -177     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant