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

Bump cross-spawn, cordova-android, cordova-browser, cordova-ios, @angular-devkit/build-angular, @angular/compiler-cli and babel-jest #50

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps cross-spawn to 7.0.5 and updates ancestor dependencies cross-spawn, cordova-android, cordova-browser, cordova-ios, @angular-devkit/build-angular, @angular/compiler-cli and babel-jest. These dependencies need to be updated together.

Updates cross-spawn from 7.0.3 to 7.0.5

Changelog

Sourced from cross-spawn's changelog.

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

Commits
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • 9521e2d chore: fix tests in recent node js versions
  • 97ded39 chore: convert package lock
  • d52b6b9 chore: remove unused argument (#156)
  • 5d84384 chore: add travis jobs on ppc64le (#142)
  • Additional commits viewable in compare view

Updates cordova-android from 8.1.0 to 13.0.0

Changelog

Sourced from cordova-android's changelog.

13.0.0 (May 15, 2024)

Breaking Changes:

Features:

  • GH-1700 feat(splash): Support SplashScreenBackgroundColor preference
  • GH-1609 feat: add camera intent with file input capture
  • GH-1696 feat: Add ResolveServiceWorkerRequests preference

Chores, Dependencies & CI:

12.0.1 (Aug 23, 2023)

  • GH-1632 fix(android): monochrome checks
  • GH-1649 chore: rebuild package-lock w/ lint corrections

12.0.0 (May 20, 2023)

Breaking:

  • GH-1605 fix!: Make CoreAndroid plugin instantiate on load
  • GH-1539 feat!: bump Gradle 7.6 & AGP 7.4.2
  • GH-1571 feat!: bump min SDK to 24
  • GH-1538 feat!: bump target sdk & build tools for SDK 33 support
  • GH-1540 feat!: bump node engine requirement >=16.13.0
  • GH-1597 deprecate: CoreAndroid.getBuildConfigValue
  • GH-1541 dep(npm)!: bump acceptable modules w/ rebuilt package-lock
  • GH-1566 dep(npm)!: bump [email protected]

... (truncated)

Commits
  • 2143045 release(android-v13.0.0): updated version and RELEASENOTES.md
  • 3c5df42 dep: bump npm dependencies 20240515 (#1713)
  • c2f315c feat: bump kotlin 1.9.24 & drop kotlin-android-extensions when kotlin >= 1.8....
  • 89a0a72 feat!: API 34 Support (#1678)
  • ed8e5d2 ci: Set up CodeQL analysis w/ fixes (#1711)
  • 7fa4a65 feat(splash): Support SplashScreenBackgroundColor preference (#1700)
  • b773ae4 feat: add camera intent with file input capture (#1609)
  • ebf0b10 feat: Add ResolveServiceWorkerRequests preference (#1696)
  • 9261b29 ci(release-audit): add license header and dependency checker (#1687)
  • 90e74be chore: bump version 13.0.0-dev (#1708)
  • Additional commits viewable in compare view

Updates cordova-browser from 6.0.0 to 7.0.0

Changelog

Sourced from cordova-browser's changelog.

7.0.0 (May 13, 2023)

Breaking Changes

  • GH-121 Minimum NodeJS Required: 16.13.0
  • GH-115 Update ShellJS to 0.8.5.
  • GH-78 feat: Replace Q with native Promises.

Other Notable Changes

  • GH-117 Added .npmrc file to ensure the official NPM registry is used during development and deployments.
  • GH-107 Enabled package-lock.json file.
  • GH-119 Added NodeJS 20 to our test matrix.
  • GH-118 Updated ESLint config to match better match Apache Cordova's coding style standards.
  • GH-80 Enabled CodeCov test coverage
  • GH-113 Migrated to GitHub Action workflows for our testing CI.

For a full list of changes, see the commit history

Commits
  • be3084d Curated 7.0.0 release notes
  • 4669c4d Set VERSION to 7.0.0 (via coho)
  • 29469f5 Update JS snapshot to version 7.0.0 (via coho)
  • f45ac8f dep!: bump all possible dependencies w/ node engine >=16.13.0 requirement (#121)
  • d9ded1c chore!: set node engine to >=16.0.0 (#120)
  • 492714a ci: Add NodeJS 20 to matrix. Dropped NodeJS 14. (#119)
  • 529aba2 refactor: @​cordova/eslint-config@^5.0.0 upgrade (#118)
  • 3966de3 chore: Added .npmrc (#117)
  • 4fe7e97 fix: update shelljs to 0.8.5 (#115)
  • 2218451 chore!: drop node 10 and node 12 support (#114)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by normanbreau, a new releaser for cordova-browser since your current version.


Updates cordova-ios from 5.1.1 to 7.1.1

Release notes

Sourced from cordova-ios's releases.

7.1.0

Release Announcement: https://cordova.apache.org/announcements/2024/04/03/cordova-ios-7.1.0.html

Full Changelog: apache/cordova-ios@rel/7.0.0...rel/7.1.0

7.0.0

Release Announcement: https://cordova.apache.org/announcements/2023/07/10/cordova-ios-7.0.0.html

Full Changelog: apache/cordova-ios@rel/6.3.0...rel/7.0.0

6.3.0

Release announcement: https://cordova.apache.org/announcements/2023/04/15/cordova-ios-release-6.3.0.html

Full Changelog: apache/cordova-ios@rel/6.2.0...6.3.0

Changelog

Sourced from cordova-ios's changelog.

7.1.1 (Jul 19, 2024)

Fixes:

  • GH-1446 fix: uninstall plugin with asset tag
  • GH-1435 fix: Fix version checking helper scripts
  • GH-1436 fix: Properly set the webview config when it is provided
  • GH-1438 fix: Set CodeSigning Entitlements in Xcode Project at Target level

Others:

  • GH-1426 chore: Update CordovaLib.xcodeproj fixture
  • GH-1419 ci: update codecov@v4 w/ token

7.1.0 (Apr 01, 2024)

Features:

  • GH-1411 feat: SplashScreenBackgroundColor preference support
  • GH-1406 feat: add privacy-manifest config support
  • GH-1383 feat: add PrivacyInfo.xcprivacy for CordovaLib & app template

Fixes:

  • GH-1405 fix: use PROVISIONING_PROFILE_SPECIFIER for manual codesigning
  • GH-1374 fix: WASM MIME type error by specifying it in Info.plist template

Chores:

  • GH-1413 chore(deps): Modernize some dependencies
  • GH-1404 chore: update package & package-lock
  • GH-1382 chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2
  • GH-1380 chore: Update Slack signup link in SUPPORT_QUESTION.md

CI:

  • GH-1412 ci: Fix ObjC testing with latest Xcode
  • GH-1408 ci(gh-action): add Apache RAT & package license checker workflow w/ license header additions

7.0.1 (Sep 03, 2023)

  • GH-1369 fix: xcodebuild version check to 11
  • GH-1358 fix: ensure Xcode project file references use path
  • GH-1368 fix: make code compile on Xcode 11
  • GH-1360 fix: add missing cordova versions to CDVAvailability.h

7.0.0 (Jul 07, 2023)

Breaking:

... (truncated)

Commits
  • 9b74d45 release(ios-v7.1.1): updated version and RELEASENOTES.md
  • ffb22fe fix: uninstall plugin with asset tag (#1446)
  • 80024fd fix: Fix version checking helper scripts (#1435)
  • 9a7f676 fix: Properly set the webview config when it is provided (#1436)
  • 91f8a7f fix: Set CodeSigning Entitlements in Xcode Project at Target level (#1438)
  • b5f5cd2 chore(deps): bump braces from 3.0.2 to 3.0.3 (#1441)
  • 2240ebc chore: Update CordovaLib.xcodeproj fixture (#1426)
  • df4b8a6 ci: update codecov@v4 w/ token (#1419)
  • cecfabb chore: bump version 7.1.1-dev
  • 64c3051 release(ios-v7.1.0): updated version and RELEASENOTES.md
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 0.803.25 to 18.2.12

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.2.12

18.2.12 (2024-11-14)

@​angular/cli

Commit Description
fix - c3925ed7f support default options for multiselect list x-prompt

@​angular/build

Commit Description
fix - c8bee8415 allow .js file replacements in all configuration cases
fix - 93f552112 improve URL rebasing for hyphenated Sass namespaced variables

v18.2.11

18.2.11 (2024-10-30)

@​angular/build

Commit Description
fix - 87ec15ba2 show error message when error stack is undefined

v18.2.10

18.2.10 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 7b775f4e0 update http-proxy-middleware to 3.0.3

@​angular/build

Commit Description
fix - b1e5f51f9 Address build issue in Node.js LTS versions with prerendering or SSR

v18.2.9

18.2.9 (2024-10-16)

@​schematics/angular

Commit Description
fix - 237f7c5d0 update browserslist config to include last 2 Android major versions

@​angular/build

Commit Description
fix - d749ba6a3 allow direct bundling of TSX files with application builder
fix - b91c82d89 avoid race condition in sass importer

v18.2.8

18.2.8 (2024-10-09)

@​schematics/angular

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.2.12 (2024-11-14)

@​angular/cli

Commit Type Description
c3925ed7f fix support default options for multiselect list x-prompt

@​angular/build

Commit Type Description
c8bee8415 fix allow .js file replacements in all configuration cases
93f552112 fix improve URL rebasing for hyphenated Sass namespaced variables

19.0.0-rc.1 (2024-11-06)

@​angular/cli

Commit Type Description
b847d4460 fix recommend optional application update migration during v19 update

@​schematics/angular

Commit Type Description
b1504c3bc fix component spec with export default

@​angular-devkit/build-angular

Commit Type Description
2ec877dd0 fix handle basename collisions
43e7aae22 fix remove double-watch in karma
1e37b5939 fix serve assets

@​angular/build

Commit Type Description
ecaf870b5 fix always clear dev-server error overlay on non-error result
71534aadc fix check referenced files against native file paths
fed31e064 fix correctly use dev-server hmr option to control stylesheet hot replacement
b86bb080e fix disable dev-server websocket when live reload is disabled
efb2232df fix ensure accurate content size in server asset metadata

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular-devkit/build-angular since your current version.


Updates @angular/compiler-cli from 8.2.14 to 18.2.12

Release notes

Sourced from @​angular/compiler-cli's releases.

v18.2.12

18.2.12 (2024-11-14)

compiler-cli

Commit Description
fix - 4c38160853 correct extraction of generics from type aliases (#58548)

v18.2.11

18.2.11 (2024-11-06)

core

Commit Description
fix - 5f2d98a1b1 avoid slow stringification when checking for duplicates in dev mode (#58521)
fix - 3aa45a2fa1 resolve forward-referenced host directives during directive matching (#58492) (#58500)

v18.2.10

18.2.10 (2024-10-30)

compiler

Commit Description
fix - 69dce38e778 transform pseudo selectors correctly for the encapsulated view. (#58417)

localize

Commit Description
fix - 3b989ac5bd9 Adding arb format to the list of valid formats in the localization extractor cli (#58287)

v18.2.9

18.2.9 (2024-10-23)

compiler-cli

Commit Description
fix - b0ab653965 report when NgModule imports or exports itself (#58231)

v18.2.8

18.2.8 (2024-10-10)

compiler

Commit Description
fix - 11692c8dab add multiple :host and nested selectors support (#57796)
fix - 66dcc691f5 allow combinators inside pseudo selectors (#57796)
fix - 48a1437e77 fix comment typo (#57796)
fix - d325f9b55f fix parsing of the :host-context with pseudo selectors (#57796)
fix - aea747ab3b preserve attributes attached to :host selector (#57796)
fix - 21be258be6 scope :host-context inside pseudo selectors, do not decrease specificity (#57796)
fix - 7a6fd427d5 transform pseudo selectors correctly for the encapsulated view (#57796)

... (truncated)

Changelog

Sourced from @​angular/compiler-cli's changelog.

18.2.12 (2024-11-14)

compiler-cli

Commit Type Description
4c38160853 fix correct extraction of generics from type aliases (#58548)

19.0.0-rc.1 (2024-11-06)

compiler

Commit Type Description
b25121ee4a fix avoid having to duplicate core environment (#58444)

compiler-cli

Commit Type Description
d4d76ead80 fix do not fail fatal when references to non-existent module are discovered (#58515)
22cd6869ef fix make the unused imports diagnostic easier to read (#58468)

core

Commit Type Description
8ae84be3df fix avoid slow stringification when checking for duplicates in dev mode (#58521)
6e0af6dbbb fix resolve forward-referenced host directives during directive matching (#58492)

migrations

Commit Type Description
c5e676bb87 fix flip the default standalone flag in route-lazy-loading migration (#58474)
e85ac5c7cb fix properly bundle shared compiler code into migrations (#58515)

platform-browser

Commit Type Description
c36a1c023b fix correctly add external stylesheets to ShadowDOM components (#58482)

18.2.11 (2024-11-06)

core

Commit Type Description
5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521)
3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500)

19.0.0-rc.0 (2024-10-30)

compiler

| Commit | Type | Description |

... (truncated)

Commits
  • 4c38160 fix(compiler-cli): correct extraction of generics from type aliases (#58548)
  • b0ab653 fix(compiler-cli): report when NgModule imports or exports itself (#58231)
  • 608a151 refactor(compiler-cli): Don't extract abstract overload multiple times (#57707)
  • f187c3a fix(compiler-cli): defer symbols only used in types (#58104)
  • 3fb696d refactor(compiler): update dependency chokidar to v4 (#57945)
  • 1db1b3d refactor(compiler-cli): exclude private computed properties from class member...
  • 901c1e1 fix(compiler-cli): correctly get the type of nested function call expressions...
  • 03ac3c2 refactor: update license text to point to angular.dev (#57902)
  • e685ed8 fix(compiler-cli): extended diagnostics not validating ICUs (#57845)
  • 09f2ec0 refactor(compiler-cli): Do extract symbols from private modules. (#57611)
  • Additional commits viewable in compare view

Updates babel-jest from 25.1.0 to 29.7.0

Release notes

Sourced from babel-jest's releases.

v29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

New Contributors

Full Changelog: jestjs/jest@v29.6.4...v29.7.0

v29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

New Contributors

Full Changelog: jestjs/jest@v29.6.3...v29.6.4

v29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support symbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)

... (truncated)

Changelog

Sourced from babel-jest's changelog.

29.7.0

Features

  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#14499)

Fixes

  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

Performance

  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

Chore & Maintenance

  • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

29.6.4

Fixes

  • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
  • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
  • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

29.6.3

Fixes

  • [expect, @jest/expect-utils] ObjectContaining support sumbol as key (#14414)
  • [expect] Remove @types/node from dependencies (#14385)
  • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
  • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
  • [jest-mock] Revert #13692 as it was a breaking change (#14429)
  • [jest-mock] Revert #13866 as it was a breaking change (#14429)
  • [jest-mock] Revert #13867 as it was a breaking change (#14429)
  • [@jest/reporters] Marks Reporter's hooks as optional (#14433)
  • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)

Chore & Maintenance

  • [jest-changed-files, jest-circus, jest-console, @jest/core, @jest/runtime, @jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)

29.6.2

Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by simenb, a new releaser for babel-jest since your current version.


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

…ular-devkit/build-angular, @angular/compiler-cli and babel-jest

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 7.0.5 and updates ancestor dependencies [cross-spawn](https://github.com/moxystudio/node-cross-spawn), [cordova-android](https://github.com/apache/cordova-android), [cordova-browser](https://github.com/apache/cordova-browser), [cordova-ios](https://github.com/apache/cordova-ios), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) and [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest). These dependencies need to be updated together.


Updates `cross-spawn` from 7.0.3 to 7.0.5
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.5)

Updates `cordova-android` from 8.1.0 to 13.0.0
- [Changelog](https://github.com/apache/cordova-android/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-android@8.1.0...13.0.0)

Updates `cordova-browser` from 6.0.0 to 7.0.0
- [Changelog](https://github.com/apache/cordova-browser/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-browser@6.0.0...7.0.0)

Updates `cordova-ios` from 5.1.1 to 7.1.1
- [Release notes](https://github.com/apache/cordova-ios/releases)
- [Changelog](https://github.com/apache/cordova-ios/blob/master/RELEASENOTES.md)
- [Commits](apache/cordova-ios@5.1.1...7.1.1)

Updates `@angular-devkit/build-angular` from 0.803.25 to 18.2.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/18.2.12)

Updates `@angular/compiler-cli` from 8.2.14 to 18.2.12
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.12/packages/compiler-cli)

Updates `babel-jest` from 25.1.0 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/babel-jest)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
- dependency-name: cordova-android
  dependency-type: direct:production
- dependency-name: cordova-browser
  dependency-type: direct:production
- dependency-name: cordova-ios
  dependency-type: direct:production
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
- dependency-name: "@angular/compiler-cli"
  dependency-type: direct:development
- dependency-name: babel-jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2024
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for ion-covid failed.

Name Link
🔨 Latest commit f8a0907
🔍 Latest deploy log https://app.netlify.com/sites/ion-covid/deploys/673addc45d3e1000080eadbd

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-8991da9f2f branch January 21, 2025 07:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant