Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 8, 2024

This PR contains the following updates:

Package Type Update Change 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 age confidence
sinon (source) devDependencies major 15.0.1 -> 21.0.0 age confidence
stylelint (source) devDependencies major 15.2.0 -> 16.24.0 age confidence
stylelint-config-standard devDependencies major 30.0.1 -> 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: 16.13.0

Compare Source

Node.js 16.13.0

v16.12.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 409e595 to be88ebc Compare April 24, 2024 02:34
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major April 24, 2024 02:34 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from be88ebc to ca6aa66 Compare May 2, 2024 20:09
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major May 2, 2024 20:09 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from ca6aa66 to 33abe50 Compare May 8, 2024 06:00
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major May 8, 2024 06:00 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 33abe50 to 70a1f26 Compare May 9, 2024 20:49
@renovate renovate bot force-pushed the renovate-major-external-major branch from 70a1f26 to bcc1ae9 Compare May 22, 2024 17:56
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major May 22, 2024 17:56 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from bcc1ae9 to 7694202 Compare May 26, 2024 05:36
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major May 26, 2024 05:36 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 7694202 to f44d874 Compare May 29, 2024 08:28
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major May 29, 2024 08:28 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from f44d874 to e8126d9 Compare June 22, 2024 00:00
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major June 22, 2024 00:00 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from e8126d9 to ac61a2b Compare July 13, 2024 02:59
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major July 13, 2024 02:59 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from ac61a2b to 73cb6b5 Compare July 30, 2024 05:34
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major July 30, 2024 05:34 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 73cb6b5 to 52f8d51 Compare July 31, 2024 05:19
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major July 31, 2024 05:19 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 52f8d51 to 5b222db Compare August 15, 2024 23:45
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 15, 2024 23:45 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 5b222db to 9d04b4a Compare August 29, 2024 20:51
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 29, 2024 20:51 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 9d04b4a to f2d7f2e Compare September 10, 2024 20:31
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 10, 2024 20:31 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from f2d7f2e to bad200b Compare September 13, 2024 05:42
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 13, 2024 05:42 Inactive
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major April 7, 2025 04:19 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 9cbb76f to 99e5458 Compare April 26, 2025 11:48
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major April 26, 2025 11:48 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 99e5458 to 95dedf6 Compare May 31, 2025 04:08
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major May 31, 2025 04:08 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 95dedf6 to 16d676b Compare June 15, 2025 03:53
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major June 15, 2025 03:53 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 16d676b to 3c11b46 Compare June 20, 2025 06:08
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major June 20, 2025 06:08 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 3c11b46 to e359962 Compare July 12, 2025 15:58
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major July 12, 2025 15:58 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from e359962 to ea6c23b Compare July 26, 2025 12:02
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major July 26, 2025 12:02 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from ea6c23b to bc78edc Compare August 4, 2025 19:37
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 4, 2025 19:37 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from bc78edc to 9dce42e Compare August 8, 2025 11:13
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 8, 2025 11:13 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 9dce42e to f8906d0 Compare August 14, 2025 19:41
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 14, 2025 19:41 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from f8906d0 to 9a6df91 Compare August 19, 2025 00:02
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 19, 2025 00:02 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 9a6df91 to 22c651a Compare August 23, 2025 16:12
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major August 23, 2025 16:12 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from 22c651a to f75f554 Compare September 1, 2025 15:33
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 1, 2025 15:33 Inactive
@renovate renovate bot force-pushed the renovate-major-external-major branch from f75f554 to c99e217 Compare September 4, 2025 07:50
@aem-code-sync aem-code-sync bot temporarily deployed to renovate-major-external-major September 4, 2025 07:50 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