Skip to content
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

chore(deps-dev): bump the cmp-app group across 1 directory with 14 updates #984

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2024

Bumps the cmp-app group with 14 updates in the / directory:

Package From To
@babel/core 7.23.9 7.24.5
@babel/plugin-transform-runtime 7.23.9 7.24.3
@babel/preset-env 7.23.9 7.24.5
@babel/preset-typescript 7.23.3 7.24.1
@babel/runtime 7.23.9 7.24.5
@guardian/libs 16.0.2 16.1.2
@guardian/tsconfig 0.2.0 0.3.0
@types/node 20.11.19 20.12.8
axios 1.6.7 1.6.8
cypress 13.6.4 13.8.1
prettier-plugin-svelte 3.2.1 3.2.3
rollup-plugin-svelte 7.1.6 7.2.0
serve 14.2.1 14.2.3
typescript 5.3.3 5.4.5

Updates @babel/core from 7.23.9 to 7.24.5

Release notes

Sourced from @​babel/core's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.24.5 (2024-04-29)

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.4 (2024-04-03)

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

🐛 Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

... (truncated)

Commits

Updates @babel/plugin-transform-runtime from 7.23.9 to 7.24.3

Release notes

Sourced from @​babel/plugin-transform-runtime's releases.

v7.24.3 (2024-03-20)

Thanks @​ota-meshi for your first PR!

🐛 Bug Fix

  • babel-helper-module-imports

Committers: 2

v7.24.2 (2024-03-19)

🐛 Bug Fix

Committers: 1

v7.24.1 (2024-03-19)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties

📝 Documentation

🏠 Internal

  • babel-code-frame, babel-highlight
  • babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow
  • babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • Other

🔬 Output optimization

  • babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime

... (truncated)

Changelog

Sourced from @​babel/plugin-transform-runtime's changelog.

v7.24.3 (2024-03-20)

🐛 Bug Fix

  • babel-helper-module-imports

v7.24.2 (2024-03-19)

🐛 Bug Fix

v7.24.1 (2024-03-19)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties

📝 Documentation

🏠 Internal

  • babel-code-frame, babel-highlight
  • babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3, babel-runtime, babel-standalone
  • babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • babel-helper-create-class-features-plugin, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-external-helpers, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-duplicate-named-capturing-groups-regex, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-defer, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-optional-chaining-assign, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-record-and-tuple, babel-plugin-proposal-regexp-modifiers, babel-plugin-proposal-throw-expressions, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decimal, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-reflection, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-record-and-tuple, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-arrow-functions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-classes, babel-plugin-transform-computed-properties, babel-plugin-transform-destructuring, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-keys, babel-plugin-transform-dynamic-import, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-export-namespace-from, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-for-of, babel-plugin-transform-function-name, babel-plugin-transform-instanceof, babel-plugin-transform-jscript, babel-plugin-transform-json-strings, babel-plugin-transform-literals, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-member-expression-literals, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-new-target, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-assign, babel-plugin-transform-object-rest-spread, babel-plugin-transform-object-set-prototype-of-to-assign, babel-plugin-transform-object-super, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-property-literals, babel-plugin-transform-property-mutators, babel-plugin-transform-proto-to-assign, babel-plugin-transform-react-constant-elements, babel-plugin-transform-react-display-name, babel-plugin-transform-react-inline-elements, babel-plugin-transform-react-jsx-compat, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-reserved-words, babel-plugin-transform-runtime, babel-plugin-transform-shorthand-properties, babel-plugin-transform-spread, babel-plugin-transform-sticky-regex, babel-plugin-transform-strict-mode, babel-plugin-transform-template-literals, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-plugin-transform-unicode-escapes, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-regex, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow, babel-preset-react, babel-preset-typescript
  • babel-compat-data, babel-plugin-transform-object-rest-spread, babel-preset-env

🔬 Output optimization

  • babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime
  • babel-plugin-transform-class-properties, babel-plugin-transform-classes
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse
  • babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env

v7.24.0 (2024-02-28)

... (truncated)

Commits

Updates @babel/preset-env from 7.23.9 to 7.24.5

Release notes

Sourced from @​babel/preset-env's releases.

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

v7.24.4 (2024-04-03)

Thanks @​Dunqing, @​luiscubal, and @​samualtnorman for your first PRs!

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.24.5 (2024-04-29)

🐛 Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

💅 Polish

🏠 Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

🏃‍♀️ Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.4 (2024-04-03)

👓 Spec Compliance

  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3

🐛 Bug Fix

  • babel-generator
  • babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-transform-block-scoping
  • babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping

... (truncated)

Commits

Updates @babel/preset-typescript from 7.23.3 to 7.24.1

Release notes

Sourced from @​babel/preset-typescript's releases.

v7.24.1 (2024-03-19)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties

📝 Documentation

🏠 Internal

  • babel-code-frame, babel-highlight
  • babel-helper-fixtures, babel-helpers, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-unicode-sets-regex, babel-preset-env, babel-preset-flow
  • babel-helper-module-imports, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-plugin-proposal-record-and-tuple, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx
  • Other

🔬 Output optimization

  • babel-helper-replace-supers, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime
  • babel-plugin-transform-class-properties, babel-plugin-transform-classes
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-object-rest-spread, babel-traverse
  • babel-core, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-spread, babel-plugin-transform-typescript, babel-preset-env

Committers: 4

v7.24.0 (2024-02-28)

Thanks @​ajihyf for your first PR!

Release post with summary and highlights: https://babeljs.io/7.24.0

🚀 New Feature

  • babel-standalone

... (truncated)

Changelog

Sourced from @​babel/preset-typescript's changelog.

v7.24.1 (2024-03-19)

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-proposal-json-modules, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties
  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties

📝 Documentation

🏠 Internal

  • babel-code-frame, babel-highlight
  • babel-helper-fixtures, babel-helpersDescription has been truncated

…dates

Bumps the cmp-app group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.5` |
| [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.23.9` | `7.24.3` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.9` | `7.24.5` |
| [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.24.1` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.9` | `7.24.5` |
| [@guardian/libs](https://github.com/guardian/csnx) | `16.0.2` | `16.1.2` |
| [@guardian/tsconfig](https://github.com/guardian/csnx) | `0.2.0` | `0.3.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.19` | `20.12.8` |
| [axios](https://github.com/axios/axios) | `1.6.7` | `1.6.8` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.4` | `13.8.1` |
| [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.1` | `3.2.3` |
| [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte) | `7.1.6` | `7.2.0` |
| [serve](https://github.com/vercel/serve) | `14.2.1` | `14.2.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |



Updates `@babel/core` from 7.23.9 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core)

Updates `@babel/plugin-transform-runtime` from 7.23.9 to 7.24.3
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.3/packages/babel-plugin-transform-runtime)

Updates `@babel/preset-env` from 7.23.9 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env)

Updates `@babel/preset-typescript` from 7.23.3 to 7.24.1
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-typescript)

Updates `@babel/runtime` from 7.23.9 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-runtime)

Updates `@guardian/libs` from 16.0.2 to 16.1.2
- [Release notes](https://github.com/guardian/csnx/releases)
- [Commits](https://github.com/guardian/csnx/compare/@guardian/libs@16.0.2...@guardian/libs@16.1.2)

Updates `@guardian/tsconfig` from 0.2.0 to 0.3.0
- [Release notes](https://github.com/guardian/csnx/releases)
- [Commits](https://github.com/guardian/csnx/compare/@guardian/tsconfig@0.2.0...@guardian/tsconfig@0.3.0)

Updates `@types/node` from 20.11.19 to 20.12.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `axios` from 1.6.7 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.7...v1.6.8)

Updates `cypress` from 13.6.4 to 13.8.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.6.4...v13.8.1)

Updates `prettier-plugin-svelte` from 3.2.1 to 3.2.3
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.2.1...v3.2.3)

Updates `rollup-plugin-svelte` from 7.1.6 to 7.2.0
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/rollup-plugin-svelte/commits/v7.2.0)

Updates `serve` from 14.2.1 to 14.2.3
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](vercel/serve@14.2.1...14.2.3)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: "@babel/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: "@guardian/libs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: "@guardian/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cmp-app
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cmp-app
- dependency-name: rollup-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cmp-app
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cmp-app
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2024 06:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 5, 2024
Copy link

changeset-bot bot commented May 5, 2024

⚠️ No Changeset found

Latest commit: 91d7648

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented May 5, 2024

Coverage report

❌ An unexpected error occurred. For more details, check console

Error: The process '/usr/local/bin/yarn' failed with exit code 1
St.
Category Percentage Covered / Total
🟡 Statements
79.93% (-11.11% 🔻)
223/279
🟡 Branches
67.5% (-14.17% 🔻)
81/120
🟡 Functions
75.71% (-12.86% 🔻)
53/70
🟢 Lines
80.74% (-10% 🔻)
218/270
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 cmp.ts
23.08% (-76.92% 🔻)
0% (-100% 🔻)
0% (-100% 🔻)
23.08% (-76.92% 🔻)
🔴 index.ts
35.9% (-53.85% 🔻)
23.08% (-53.85% 🔻)
12.5% (-75% 🔻)
40% (-48.57% 🔻)

Test suite run failed

Failed tests: 14/331. Failed suites: 1/16.
  ● cmp.init › initializes CMP when in the US

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      48 | 	it('initializes CMP when in the US', () => {
      49 | 		cmp.init({ country: 'US' });
    > 50 | 		expect(CMP.init).toHaveBeenCalledTimes(1);
         | 		                 ^
      51 | 	});
      52 |
      53 | 	it('initializes CMP when in Australia', () => {

      at Object.toHaveBeenCalledTimes (src/index.test.ts:50:20)

  ● cmp.init › initializes CMP when in Australia

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      53 | 	it('initializes CMP when in Australia', () => {
      54 | 		cmp.init({ country: 'AU' });
    > 55 | 		expect(CMP.init).toHaveBeenCalledTimes(1);
         | 		                 ^
      56 | 	});
      57 |
      58 | 	it('initializes TCF when neither in the US or Australia', () => {

      at Object.toHaveBeenCalledTimes (src/index.test.ts:55:20)

  ● cmp.init › initializes TCF when neither in the US or Australia

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      58 | 	it('initializes TCF when neither in the US or Australia', () => {
      59 | 		cmp.init({ country: 'GB' });
    > 60 | 		expect(CMP.init).toHaveBeenCalledTimes(1);
         | 		                 ^
      61 | 	});
      62 | });
      63 |

      at Object.toHaveBeenCalledTimes (src/index.test.ts:60:20)

  ● hotfix cmp.init › only initialises once per page

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      69 | 		cmp.init({ country: 'GB' });
      70 | 		cmp.init({ country: 'GB' });
    > 71 | 		expect(CMP.init).toHaveBeenCalledTimes(1);
         | 		                 ^
      72 | 		expect(window.guCmpHotFix.initialised).toBe(true);
      73 | 	});
      74 |

      at Object.toHaveBeenCalledTimes (src/index.test.ts:71:20)

  ● hotfix cmp.init › In GB, use the tcfv2 framework correctly

    expect(received).toEqual(expected) // deep equality

    Expected: "tcfv2"
    Received: undefined

      104 | 	])('In %s, use the %s framework correctly', (country, framework) => {
      105 | 		cmp.init({ country: country as CountryCode });
    > 106 | 		expect(getCurrentFramework()).toEqual(framework);
          | 		                              ^
      107 | 	});
      108 |
      109 | 	it('uses window.guCmpHotFix instances if they exist', () => {

      at toEqual (src/index.test.ts:106:33)

  ● hotfix cmp.init › In AU, use the aus framework correctly

    expect(received).toEqual(expected) // deep equality

    Expected: "aus"
    Received: undefined

      104 | 	])('In %s, use the %s framework correctly', (country, framework) => {
      105 | 		cmp.init({ country: country as CountryCode });
    > 106 | 		expect(getCurrentFramework()).toEqual(framework);
          | 		                              ^
      107 | 	});
      108 |
      109 | 	it('uses window.guCmpHotFix instances if they exist', () => {

      at toEqual (src/index.test.ts:106:33)

  ● hotfix cmp.init › In US, use the ccpa framework correctly

    expect(received).toEqual(expected) // deep equality

    Expected: "ccpa"
    Received: undefined

      104 | 	])('In %s, use the %s framework correctly', (country, framework) => {
      105 | 		cmp.init({ country: country as CountryCode });
    > 106 | 		expect(getCurrentFramework()).toEqual(framework);
          | 		                              ^
      107 | 	});
      108 |
      109 | 	it('uses window.guCmpHotFix instances if they exist', () => {

      at toEqual (src/index.test.ts:106:33)

  ● hotfix cmp.init › In YT, use the tcfv2 framework correctly

    expect(received).toEqual(expected) // deep equality

    Expected: "tcfv2"
    Received: undefined

      104 | 	])('In %s, use the %s framework correctly', (country, framework) => {
      105 | 		cmp.init({ country: country as CountryCode });
    > 106 | 		expect(getCurrentFramework()).toEqual(framework);
          | 		                              ^
      107 | 	});
      108 |
      109 | 	it('uses window.guCmpHotFix instances if they exist', () => {

      at toEqual (src/index.test.ts:106:33)

  ● hotfix cmp.init › In FR, use the tcfv2 framework correctly

    expect(received).toEqual(expected) // deep equality

    Expected: "tcfv2"
    Received: undefined

      104 | 	])('In %s, use the %s framework correctly', (country, framework) => {
      105 | 		cmp.init({ country: country as CountryCode });
    > 106 | 		expect(getCurrentFramework()).toEqual(framework);
          | 		                              ^
      107 | 	});
      108 |
      109 | 	it('uses window.guCmpHotFix instances if they exist', () => {

      at toEqual (src/index.test.ts:106:33)

  ● hotfix cmp.init › In CA, use the tcfv2 framework correctly

    expect(received).toEqual(expected) // deep equality

    Expected: "tcfv2"
    Received: undefined

      104 | 	])('In %s, use the %s framework correctly', (country, framework) => {
      105 | 		cmp.init({ country: country as CountryCode });
    > 106 | 		expect(getCurrentFramework()).toEqual(framework);
          | 		                              ^
      107 | 	});
      108 |
      109 | 	it('uses window.guCmpHotFix instances if they exist', () => {

      at toEqual (src/index.test.ts:106:33)

  ● hotfix cmp.init › In NZ, use the tcfv2 framework correctly

    expect(received).toEqual(expected) // deep equality

    Expected: "tcfv2"
    Received: undefined

      104 | 	])('In %s, use the %s framework correctly', (country, framework) => {
      105 | 		cmp.init({ country: country as CountryCode });
    > 106 | 		expect(getCurrentFramework()).toEqual(framework);
          | 		                              ^
      107 | 	});
      108 |
      109 | 	it('uses window.guCmpHotFix instances if they exist', () => {

      at toEqual (src/index.test.ts:106:33)

  ● cmp.showPrivacyManager › shows CMP privacy manager when in the US

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      213 | 		await resolveAllPromises();
      214 |
    > 215 | 		expect(CMP.showPrivacyManager).toHaveBeenCalledTimes(1);
          | 		                               ^
      216 | 	});
      217 |
      218 | 	it('shows CMP privacy manager when in Australia', async () => {

      at Object.toHaveBeenCalledTimes (src/index.test.ts:215:34)

  ● cmp.showPrivacyManager › shows CMP privacy manager when in Australia

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      222 | 		await resolveAllPromises();
      223 |
    > 224 | 		expect(CMP.showPrivacyManager).toHaveBeenCalledTimes(1);
          | 		                               ^
      225 | 	});
      226 | 	it('shows TCF privacy manager when neither in the US or Australia', async () => {
      227 | 		cmp.init({ country: 'GB' });

      at Object.toHaveBeenCalledTimes (src/index.test.ts:224:34)

  ● cmp.showPrivacyManager › shows TCF privacy manager when neither in the US or Australia

    expect(jest.fn()).toHaveBeenCalledTimes(expected)

    Expected number of calls: 1
    Received number of calls: 0

      230 | 		await resolveAllPromises();
      231 |
    > 232 | 		expect(CMP.showPrivacyManager).toHaveBeenCalledTimes(1);
          | 		                               ^
      233 | 	});
      234 | });
      235 |

      at Object.toHaveBeenCalledTimes (src/index.test.ts:232:34)

Report generated by 🧪jest coverage report action from 91d7648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants