Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
actions/checkout action major v3 -> v5 age confidence
actions/setup-node action major v3 -> v5 age confidence
chai (source) devDependencies major 4.3.7 -> 6.0.1 age confidence
node uses-with major 14 -> 22 22.20.0 age confidence
sinon (source) devDependencies major 15.0.1 -> 21.0.0 age confidence
stylelint (source) devDependencies major 14.16.1 -> 16.24.0 age confidence
stylelint-config-standard devDependencies major 29.0.0 -> 39.0.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v5

Compare Source

v4

Compare Source

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

v5

Compare Source

v4

Compare Source

chaijs/chai (chai)

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

New Contributors

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

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.0.3...v5.1.0

v5.0.3

Compare Source

Fix bad v5.0.2 publish.

Full Changelog: chaijs/chai@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.0.1...v5.0.2

v5.0.0

Compare Source

BREAKING CHANGES

  • Chai now only supports EcmaScript Modules (ESM). This means your tests will need to either have import {...} from 'chai' or import('chai'). require('chai') will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.
  • Dropped support for Internet Explorer.
  • Dropped support for NodeJS < 18.
  • Minimum supported browsers are now Firefox 100, Safari 14.1, Chrome 100, Edge 100. Support for browsers prior to these versions is "best effort" (bug reports on older browsers will be assessed individually and may be marked as wontfix).

What's Changed

New Contributors

Full Changelog: chaijs/chai@4.3.1...v5.0.0

v4.5.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.1...v4.5.0

v4.4.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

  • Allow deepEqual fonction to be configured globally (4.x.x branch) by @​forty in #​1553

Full Changelog: chaijs/chai@v4.3.10...v4.4.0

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

v4.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v4.3.7...v4.3.8

actions/node-versions (node)

v22.19.0: 22.19.0

Compare Source

Node.js 22.19.0

v22.18.0: 22.18.0

Compare Source

Node.js 22.18.0

v22.17.1: 22.17.1

Compare Source

Node.js 22.17.1

v22.17.0: 22.17.0

Compare Source

Node.js 22.17.0

v22.16.0: 22.16.0

Compare Source

Node.js 22.16.0

v22.15.1: 22.15.1

Compare Source

Node.js 22.15.1

v22.15.0: 22.15.0

Compare Source

Node.js 22.15.0

v22.14.0: 22.14.0

Compare Source

Node.js 22.14.0

v22.13.1: 22.13.1

Compare Source

Node.js 22.13.1

v22.13.0: 22.13.0

Compare Source

Node.js 22.13.0

v22.12.0: 22.12.0

Compare Source

Node.js 22.12.0

v22.11.0: 22.11.0

Compare Source

Node.js 22.11.0

v22.10.0: 22.10.0

Compare Source

Node.js 22.10.0

v22.9.0: 22.9.0

Compare Source

Node.js 22.9.0

v22.8.0: 22.8.0

Compare Source

Node.js 22.8.0

v22.7.0: 22.7.0

Compare Source

Node.js 22.7.0

v22.6.0: 22.6.0

Compare Source

Node.js 22.6.0

v22.5.1: 22.5.1

Compare Source

Node.js 22.5.1

v22.5.0: 22.5.0

Compare Source

Node.js 22.5.0

v22.4.1: 22.4.1

Compare Source

Node.js 22.4.1

v22.4.0: 22.4.0

Compare Source

Node.js 22.4.0

v22.3.0: 22.3.0

Compare Source

Node.js 22.3.0

v22.2.0: 22.2.0

Compare Source

Node.js 22.2.0

v22.1.0: 22.1.0

Compare Source

Node.js 22.1.0

v22.0.0: 22.0.0

Compare Source

Node.js 22.0.0

v20.19.5: 20.19.5

Compare Source

Node.js 20.19.5

v20.19.4: 20.19.4

Compare Source

Node.js 20.19.4

v20.19.3: 20.19.3

Compare Source

Node.js 20.19.3

v20.19.2: 20.19.2

Compare Source

Node.js 20.19.2

v20.19.1: 20.19.1

Compare Source

Node.js 20.19.1

v20.19.0: 20.19.0

Compare Source

Node.js 20.19.0

v20.18.3: 20.18.3

Compare Source

Node.js 20.18.3

v20.18.2: 20.18.2

Compare Source

Node.js 20.18.2

v20.18.1: 20.18.1

Compare Source

Node.js 20.18.1

v20.18.0: 20.18.0

Compare Source

Node.js 20.18.0

v20.17.0: 20.17.0

Compare Source

Node.js 20.17.0

v20.16.0: 20.16.0

Compare Source

Node.js 20.16.0

v20.15.1: 20.15.1

Compare Source

Node.js 20.15.1

v20.15.0: 20.15.0

Compare Source

Node.js 20.15.0

v20.14.0: 20.14.0

Compare Source

Node.js 20.14.0

v20.13.1: 20.13.1

Compare Source

Node.js 20.13.1

v20.13.0: 20.13.0

Compare Source

Node.js 20.13.0

v20.12.2: 20.12.2

Compare Source

Node.js 20.12.2

v20.12.1: 20.12.1

Compare Source

Node.js 20.12.1

v20.12.0: 20.12.0

Compare Source

Node.js 20.12.0

v20.11.1: 20.11.1

Compare Source

Node.js 20.11.1

v20.11.0: 20.11.0

Compare Source

Node.js 20.11.0

v20.10.0: 20.10.0

Compare Source

Node.js 20.10.0

v20.9.0: 20.9.0

Compare Source

Node.js 20.9.0

v20.8.1: 20.8.1

Compare Source

Node.js 20.8.1

v20.8.0: 20.8.0

Compare Source

Node.js 20.8.0

v20.7.0: 20.7.0

Compare Source

Node.js 20.7.0

v20.6.1: 20.6.1

Compare Source

Node.js 20.6.1

v20.6.0: 20.6.0

Compare Source

Node.js 20.6.0

v20.5.1: 20.5.1

Compare Source

Node.js 20.5.1

v20.5.0: 20.5.0

Compare Source

Node.js 20.5.0

v20.4.0: 20.4.0

Compare Source

Node.js 20.4.0

v20.3.1: 20.3.1

Compare Source

Node.js 20.3.1

v20.3.0: 20.3.0

Compare Source

Node.js 20.3.0

v20.2.0: 20.2.0

Compare Source

Node.js 20.2.0

v20.1.0: 20.1.0

Compare Source

Node.js 20.1.0

v20.0.0: 20.0.0

Compare Source

Node.js 20.0.0

v18.20.8: 18.20.8

Compare Source

Node.js 18.20.8

v18.20.7: 18.20.7

Compare Source

Node.js 18.20.7

v18.20.6: 18.20.6

Compare Source

Node.js 18.20.6

v18.20.5: 18.20.5

Compare Source

Node.js 18.20.5

v18.20.4: 18.20.4

Compare Source

Node.js 18.20.4

v18.20.3: 18.20.3

Compare Source

Node.js 18.20.3

v18.20.2: 18.20.2

Compare Source

Node.js 18.20.2

v18.20.1: 18.20.1

Compare Source

Node.js 18.20.1

v18.20.0: 18.20.0

Compare Source

Node.js 18.20.0

v18.19.1: 18.19.1

Compare Source

Node.js 18.19.1

v18.19.0: 18.19.0

Compare Source

Node.js 18.19.0

v18.18.2: 18.18.2

Compare Source

Node.js 18.18.2

v18.18.1: 18.18.1

Compare Source

Node.js 18.18.1

v18.18.0: 18.18.0

Compare Source

Node.js 18.18.0

v18.17.1: 18.17.1

Compare Source

Node.js 18.17.1

v18.17.0: 18.17.0

Compare Source

Node.js 18.17.0

v18.16.1: 18.16.1

Compare Source

Node.js 18.16.1

v18.16.0: 18.16.0

Compare Source

Node.js 18.16.0

v18.15.0: 18.15.0

Compare Source

Node.js 18.15.0

v18.14.2: 18.14.2

Compare Source

Node.js 18.14.2

v18.14.1: 18.14.1

Compare Source

Node.js 18.14.1

v18.14.0: 18.14.0

Compare Source

Node.js 18.14.0

v18.13.0: 18.13.0

Compare Source

Node.js 18.13.0

v18.12.1: 18.12.1

Compare Source

Node.js 18.12.1

v18.12.0: 18.12.0

Compare Source

Node.js 18.12.0

v18.11.0: 18.11.0

Compare Source

Node.js 18.11.0

v18.10.0: 18.10.0

Compare Source

Node.js 18.10.0

v18.9.1: 18.9.1

Compare Source

Node.js 18.9.1

v18.9.0: 18.9.0

Compare Source

Node.js 18.9.0

v18.8.0: 18.8.0

Compare Source

Node.js 18.8.0

v18.7.0: 18.7.0

Compare Source

Node.js 18.7.0

v18.6.0: 18.6.0

Compare Source

Node.js 18.6.0

v18.5.0: 18.5.0

Compare Source

Node.js 18.5.0

v18.4.0: 18.4.0

Compare Source

Node.js 18.4.0

v18.3.0: 18.3.0

Compare Source

Node.js 18.3.0

v18.2.0: 18.2.0

Compare Source

Node.js 18.2.0

v18.1.0: 18.1.0

Compare Source

Node.js 18.1.0

v18.0.0: 18.0.0

Compare Source

Node.js 18.0.0

v16.20.2: 16.20.2

Compare Source

Node.js 16.20.2

v16.20.1: 16.20.1

Compare Source

Node.js 16.20.1

v16.20.0: 16.20.0

Compare Source

Node.js 16.20.0

v16.19.1: 16.19.1

Compare Source

Node.js 16.19.1

v16.19.0: 16.19.0

Compare Source

Node.js 16.19.0

v16.18.1: 16.18.1

Compare Source

Node.js 16.18.1

v16.18.0: 16.18.0

Compare Source

Node.js 16.18.0

v16.17.1: 16.17.1

Compare Source

Node.js 16.17.1

v16.17.0: 16.17.0

Compare Source

Node.js 16.17.0

v16.16.0: 16.16.0

Compare Source

Node.js 16.16.0

v16.15.1: 16.15.1

Compare Source

Node.js 16.15.1

v16.15.0: 16.15.0

Compare Source

Node.js 16.15.0

v16.14.2: 16.14.2

Compare Source

Node.js 16.14.2

v16.14.1: 16.14.1

Compare Source

Node.js 16.14.1

v16.14.0: 16.14.0

Compare Source

Node.js 16.14.0

v16.13.2: 16.13.2

Compare Source

Node.js 16.13.2

v16.13.1: 16.13.1

Compare Source

Node.js 16.13.1

v16.13.0:


Configuration

📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, 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.

Copy link

aem-code-sync bot commented Apr 8, 2024

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 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
@renovate renovate bot force-pushed the renovate-major-external-major branch from 624741f to 14a998e Compare July 6, 2025 04:02
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major July 6, 2025 04:02 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 14a998e to a710051 Compare July 20, 2025 08:02
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major July 20, 2025 08:02 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from a710051 to ca95f18 Compare August 3, 2025 19:54
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 3, 2025 19:54 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from ca95f18 to f0f3482 Compare August 8, 2025 10:59
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 8, 2025 10:59 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from f0f3482 to d9b40ba Compare August 14, 2025 20:08
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 14, 2025 20:08 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from d9b40ba to 7cbd800 Compare August 23, 2025 19:55
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 23, 2025 19:55 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 7cbd800 to 9f94fb4 Compare September 1, 2025 14:56
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 1, 2025 14:56 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 9f94fb4 to 7b3bda2 Compare September 4, 2025 07:13
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 4, 2025 07:13 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 7b3bda2 to 5b1cabe Compare September 7, 2025 19:11
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 7, 2025 19:11 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 5b1cabe to 77b2d13 Compare September 17, 2025 19:57
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 17, 2025 19:57 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