Skip to content

chore(deps): update external major (major)#5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-major-external-major
Open

chore(deps): update external major (major)#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-major-external-major

Conversation

@renovate

@renovate renovate Bot commented Apr 8, 2024

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
actions/checkout action major v3v6 v6.0.3 age confidence
actions/setup-node action major v3v6 age confidence
chai (source) devDependencies major 4.3.76.2.2 age confidence
node uses-with major 1424 age confidence
sinon (source) devDependencies major 15.0.122.0.0 age confidence
stylelint (source) devDependencies major 14.16.117.12.0 17.13.0 age confidence
stylelint-config-standard devDependencies major 29.0.040.0.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

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

v4

Compare Source

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

v6.4.0

Compare Source

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

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

v6

Compare Source

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

v5

Compare Source

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

v4

Compare Source

chaijs/chai (chai)

v6.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.1...v6.2.2

v6.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.0...v6.2.1

v6.2.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v6.1.0...v6.2.0

v6.1.0

Compare Source

What's Changed

  • build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 by @​dependabot[bot] in #​1706
  • feat: add eventEmitter (#​1693)
    Adds an event emitter for hooking into method/property creation in #​1693

Full Changelog: chaijs/chai@v6.0.2...v6.1.0

v6.0.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v6.0.0...v6.0.1

v6.0.0

Compare Source

BREAKING CHANGES

Chai is now bundled into a single file. The lib/*.js files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is ./index.js.

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v6.0.0

v5.3.3

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v5.3.3

v5.3.2

Compare Source

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

Full Changelog: chaijs/chai@v5.3.1...v5.3.2

v5.3.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.3.0...v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.2.2...v5.3.0

v5.2.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.2.1...v5.2.2

v5.2.1

Compare Source

What's Changed

Mostly internal changes but @​SuperchupuDev realised the package.json engines field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.

New Contributors

Full Changelog: chaijs/chai@v5.2.0...v5.2.1

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.2...v5.2.0

v5.1.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Zurich)

  • Branch creation
    • "after 2pm on Monday"
  • 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.


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

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

@aem-code-sync

aem-code-sync Bot commented Apr 8, 2024

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch

Note: PSI checks are disabled due to site authentication. Please utilize your org/client side GHA PSI implementation

Commits

@renovate renovate Bot force-pushed the renovate-major-external-major branch from 04da99a to b74d2d4 Compare April 24, 2024 11:52
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major April 24, 2024 11:52 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from b74d2d4 to 553de6c Compare May 2, 2024 11:58
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major May 2, 2024 11:58 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 553de6c to 59b0b0b Compare May 9, 2024 02:58
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major May 9, 2024 02:58 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 59b0b0b to b5927e2 Compare May 10, 2024 20:56
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major May 10, 2024 20:56 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from b5927e2 to ed41760 Compare May 23, 2024 05:42
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major May 23, 2024 05:42 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from ed41760 to f616581 Compare May 25, 2024 02:58
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major May 25, 2024 02:58 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from f616581 to 0d2368e Compare May 28, 2024 17:50
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major May 28, 2024 17:50 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 0d2368e to 34687b2 Compare June 21, 2024 08:58
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major June 21, 2024 08:58 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 34687b2 to fb72ab8 Compare July 14, 2024 20:33
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major July 14, 2024 20:33 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from fb72ab8 to 48b69e8 Compare July 31, 2024 02:47
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major July 31, 2024 02:47 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 48b69e8 to 176ba5a Compare August 15, 2024 23:35
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major August 15, 2024 23:35 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 176ba5a to e1d6d82 Compare August 28, 2024 12:24
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major August 28, 2024 12:24 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from e1d6d82 to 3658c31 Compare September 10, 2024 23:20
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major September 10, 2024 23:20 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 3658c31 to 9cbe43a Compare September 13, 2024 05:47
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major September 13, 2024 05:47 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 9cbe43a to 1f40ef8 Compare September 14, 2024 02:43
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major January 16, 2025 07:24 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 6b5f8d8 to e7230e0 Compare January 25, 2025 18:41
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major January 25, 2025 18:41 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from e7230e0 to fb2c6f4 Compare January 28, 2025 03:19
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major January 28, 2025 03:19 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from fb2c6f4 to c4a9572 Compare February 15, 2025 12:04
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major February 15, 2025 12:04 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from c4a9572 to 26e52d9 Compare February 28, 2025 23:49
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major February 28, 2025 23:49 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 26e52d9 to d96d849 Compare March 12, 2025 00:17
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major March 12, 2025 00:17 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from d96d849 to 383de0c Compare March 15, 2025 07:40
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major March 15, 2025 07:40 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 383de0c to 21e3598 Compare March 20, 2025 07:52
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major March 20, 2025 07:52 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 21e3598 to 2c481bc Compare March 25, 2025 23:50
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major March 25, 2025 23:50 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 2c481bc to 0ec6f2b Compare March 29, 2025 03:32
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major March 29, 2025 03:32 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 0ec6f2b to c0008b1 Compare April 7, 2025 04:11
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major April 7, 2025 04:11 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from c0008b1 to ec5f8a4 Compare April 26, 2025 11:58
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major April 26, 2025 11:58 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from ec5f8a4 to 8b37295 Compare June 1, 2025 07:26
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major June 1, 2025 07:26 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 8b37295 to 90bf48d Compare June 15, 2025 07:40
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major June 15, 2025 07:40 Inactive
@renovate renovate Bot force-pushed the renovate-major-external-major branch from 90bf48d to 624741f Compare June 28, 2025 20:01
@aem-code-sync aem-code-sync Bot temporarily deployed to renovate-major-external-major June 28, 2025 20:01 Inactive
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.

0 participants