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: update @angular/* deps to v18.2.13 #714

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

taiga-family-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Change
@angular/animations (source) devDependencies 18.2.12 -> 18.2.13
@angular/common (source) devDependencies 18.2.12 -> 18.2.13
@angular/compiler (source) devDependencies 18.2.12 -> 18.2.13
@angular/compiler-cli (source) devDependencies 18.2.12 -> 18.2.13
@angular/core (source) devDependencies 18.2.12 -> 18.2.13
@angular/forms (source) devDependencies 18.2.12 -> 18.2.13
@angular/language-service (source) devDependencies 18.2.12 -> 18.2.13
@angular/platform-browser (source) devDependencies 18.2.12 -> 18.2.13
@angular/platform-browser-dynamic (source) devDependencies 18.2.12 -> 18.2.13
@angular/platform-server (source) devDependencies 18.2.12 -> 18.2.13
@angular/router (source) devDependencies 18.2.12 -> 18.2.13

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

This PR has been generated by Renovate Bot.

@taiga-family-bot
Copy link
Collaborator Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: npx nx migrate @angular/cli --from=@angular/[email protected] --to=@angular/[email protected]
Unable to fetch migrations for @angular/[email protected]: Command failed: npm install @angular/[email protected]
npm error code ETARGET
npm error notarget No matching version found for @angular/[email protected].
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-11-26T20_33_11_150Z-debug-0.log

nx migrate [packageAndVersion]

Creates a migrations file or runs migrations from the migrations file.
  - Migrate packages and create migrations.json (e.g., nx migrate @nx/workspace@latest)
  - Run migrations (e.g., nx migrate --run-migrations=migrations.json). Use flag --if-exists to run migrations only if the migrations file exists.

Positionals:
  packageAndVersion  The target package and version (e.g, @nx/[email protected]).  [string]

Options:
      --help                      Show help  [boolean]
      --version                   Show version number  [boolean]
      --verbose                   Prints additional information about the commands (e.g., stack traces).  [boolean]
      --runMigrations             Execute migrations from a file (when the file isn't provided, execute migrations from migrations.json).  [string]
      --ifExists                  Run migrations only if the migrations file exists, if not continues successfully.  [boolean] [default: false]
      --from                      Use the provided versions for packages instead of the ones installed in node_modules (e.g., --from="@nx/[email protected],@nx/[email protected]").  [string]
      --to                        Use the provided versions for packages instead of the ones calculated by the migrator (e.g., --to="@nx/[email protected],@nx/[email protected]").  [string]
  -C, --createCommits             Automatically create a git commit after each migration runs.  [boolean] [default: false]
      --commitPrefix              Commit prefix to apply to the commit for each migration, when --create-commits is enabled.  [string] [default: "chore: [nx migration] "]
      --interactive               Enable prompts to confirm whether to collect optional package updates and migrations.  [boolean] [default: false]
      --excludeAppliedMigrations  Exclude migrations that should have been applied on previous updates. To be used with --from.  [boolean] [default: false]

Examples:
  migrate latest                                                           Update all Nx plugins to "latest". This will generate migrations.json
  migrate 9.0.0                                                            Update all Nx plugins to "9.0.0". This will generate migrations.json
  migrate @nx/[email protected] --from="@nx/[email protected],@nx/[email protected]"  Update @nx/workspace and generate the list of migrations starting with version 8.0.0 of @nx/workspace and @nx/node, regardless of what is installed locally
  migrate @nx/[email protected] --to="@nx/[email protected],@nx/[email protected]"     Update @nx/workspace to "9.0.0". If it tries to update @nx/react or @nx/angular, use version "9.0.1"
  migrate [email protected]                                           Update another-package to "12.0.0". This will update other packages and will generate migrations.json file
  migrate latest --interactive                                             Collect package updates and migrations in interactive mode. In this mode, the user will be prompted whether to apply any optional package update and migration
  migrate latest [email protected] --exclude-applied-migrations             Collect package updates and migrations starting with version 14.5.0 of "nx" (and Nx first-party plugins), regardless of what is installed locally, while excluding migrations that should have been applied on previous updates
  migrate --run-migrations=migrations.json                                 Run migrations from the provided migrations.json file. You can modify migrations.json and run this command many times
  migrate --run-migrations --create-commits                                Create a dedicated commit for each successfully completed migration. You can customize the prefix used for each commit by additionally setting --commit-prefix="PREFIX_HERE "

Find more information and examples at https://nx.dev/nx/migrate

Error: Command failed: /tmp/tmp-8698-gtH1493Htk2Y/node_modules/.bin/nx _migrate @angular/cli --from=@angular/[email protected] --to=@angular/[email protected]
    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at checkExecSyncError (node:child_process:891:11)
    at execSync (node:child_process:963:15)
    at Object.runMigration (/tmp/renovate/repos/github/taiga-family/preview-landing-components/node_modules/nx/src/command-line/migrate/migrate.js:1073:42)
    at Object.handler (/tmp/renovate/repos/github/taiga-family/preview-landing-components/node_modules/nx/src/command-line/migrate/command-object.js:13:68) {
  status: 1,
  signal: null,
  output: [ null, null, null ],
  pid: 8743,
  stdout: null,
  stderr: null
}

Copy link

bundlemon bot commented Nov 26, 2024

BundleMon

Unchanged files (3)
Status Path Size Limits
demo/browser/main-(hash).js
19.79KB +10%
demo/browser/styles-(hash).css
13.82KB +10%
demo/browser/polyfills-(hash).js
12.26KB +10%

Total files change -1B 0%

Groups updated (1)
Status Path Size Limits
demo/browser/*.js
430.58KB (+40B +0.01%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Copy link

Visit the preview URL for this PR (updated for commit 5db5f67):

https://taiga-ui-preview-landing--pr714-renovate-dev-depende-990nrhb2.web.app

(expires Wed, 27 Nov 2024 20:35:54 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 26124daadc4e354904df3d072b1723b55f4d0f2d

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (Automated approved)

Copy link

@taiga-family-approve-bot taiga-family-approve-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (Automated approved)

@taiga-family-bot taiga-family-bot merged commit 9c12a80 into main Nov 26, 2024
9 of 10 checks passed
@taiga-family-bot taiga-family-bot deleted the renovate/dev-dependencies/@angular-deps branch November 26, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants