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

build: update all non-major dependencies #22101

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
build_bazel_rules_nodejs http_archive patch 4.4.2 -> 4.4.3
eslint (source) devDependencies minor 8.1.0 -> 8.2.0
ng-packagr devDependencies patch 13.0.2 -> 13.0.3
verdaccio (source) devDependencies patch 5.2.0 -> 5.2.2
webpack devDependencies minor 5.61.0 -> 5.62.1
webpack dependencies minor 5.61.0 -> 5.62.1
webpack resolutions minor 5.61.0 -> 5.62.1

Release Notes

bazelbuild/rules_nodejs

v4.4.3

Compare Source

Bug Fixes
eslint/eslint

v8.2.0

Compare Source

Features

  • c9fefd2 feat: report class evaluation TDZ errors in no-use-before-define (#​15134) (Milos Djermanovic)

Documentation

  • c415c04 docs: Use string rule severity in CLI examples (#​15253) (Kevin Partington)
  • 12b627d docs: fix typo in working-with-rules.md (#​15233) (Nitin Kumar)
  • a86ffc0 docs: fix broken anchor in configuration files (#​15223) (Pierre Berger)
  • ee8af5f docs: Link to unit tests from rule documentation (#​15207) (Brandon Mills)
  • 1c0ca3c docs: add ci and perf tags for commit (#​15215) (Nitin Kumar)

Build Related

  • 796587a build: upgrade eslint-release to v3.2.0 to support conventional commits (#​15246) (Milos Djermanovic)

Chores

ng-packagr/ng-packagr

v13.0.3

Compare Source

verdaccio/verdaccio

v5.2.2

Compare Source

v5.2.1

Compare Source

5.2.1 (2021-11-08)
Bug Fixes
webpack/webpack

v5.62.1

Compare Source

Bugfix

  • fix invalid generated code when omitting ;

v5.62.0

Compare Source

Features

  • add options to configure export presence checking
    • parser.javascript.reexportExportsPresence: false allows to disable warnings for non-existing exports during the migration from export ... from "..." to export type ... from "..." for type reexports in TypeScript
  • add experiments.backCompat: false to disable some expensive deprecations for better performance

Bugfixes

  • use ['catch'] instead of .catch for better ES3 support
  • fix removed parentheses when using new (require("...")).Something()
  • fix { require } object literals
  • splitChunks.chunks option is now correctly used for splitChunks.fallbackCacheGroup.maxSize too
  • fix schema of listen option, allow to omit port
  • add better support for Promises from different isolates

Developer Experience

  • add typings for the webpack API that is available within modules
    • use /// <reference types="webpack/module" /> to use the typings in typescript modules
    • or "types": [..., "webpack/module"] in tsconfig

Configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone America/Tijuana.

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Nov 5, 2021
@google-cla google-cla bot added the cla: yes label Nov 5, 2021
@renovate renovate bot changed the title build: update dependency build_bazel_rules_nodejs to v4.4.3 build: update all non-major dependencies Nov 5, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from e07a32e to 4cc808e Compare November 8, 2021 09:12
@clydin clydin merged commit 1a24675 into master Nov 8, 2021
@renovate renovate bot deleted the renovate/all-minor-patch branch November 8, 2021 15:22
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants