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 #44152

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bazel/concatjs 4.4.2 -> 4.4.6 age adoption passing confidence
@bazel/esbuild 4.4.2 -> 4.4.6 age adoption passing confidence
@bazel/jasmine 4.4.2 -> 4.4.6 age adoption passing confidence
@bazel/protractor 4.4.2 -> 4.4.6 age adoption passing confidence
@bazel/rollup 4.4.2 -> 4.4.6 age adoption passing confidence
@bazel/runfiles 4.4.2 -> 4.4.6 age adoption passing confidence
@bazel/terser 4.4.2 -> 4.4.6 age adoption passing confidence
@bazel/typescript 4.4.2 -> 4.4.6 age adoption passing confidence
@microsoft/api-extractor (source) 7.18.19 -> 7.19.2 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.3.1 -> 5.7.0 age adoption passing confidence
@typescript-eslint/parser 5.3.1 -> 5.7.0 age adoption passing confidence
build_bazel_rules_nodejs 4.4.4 -> 4.4.6 age adoption passing confidence
karma-coverage ~2.0.3 -> ~2.1.0 age adoption passing confidence
rollup (source) ~2.59.0 -> ~2.61.0 age adoption passing confidence

Release Notes

bazelbuild/rules_nodejs

v4.4.6

Compare Source

Bug Fixes
  • add arm64 as a platform to //packages/concatjs:docs_scrub_platform (#​3089) (bc2803a)
  • normalize module path passed to runfiles helper for robustness (#​3094) (3c44f51)
  • remove trailing forward slash when resolving workspace root link in runfiles MANIFEST (#​3093) (6af7317)
  • update tsconfigs to include darwin_arm64-fastbuild in rootDirs (#​3087) (104420b)
  • builtin: don't use local:1 spawn (#​3084) (f886b82)

v4.4.5

Compare Source

Bug Fixes
  • builtin: handle external repository file paths in js_library strip_prefix check (c6ba226)
  • builtin: provide a DeclarationInfo from js_library is any input files are directories (TreeArtifacts) (0b247c3)
  • typescript: don't set resolveJsonModule in generated tsconfig if tsconfig is dict and resolve_json_module is unset (e026387)
Features
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.7.0

Compare Source

Features
  • eslint-plugin: [consistent-type-exports] support TS4.5 inline export specifiers (#​4236) (be4d976)
  • eslint-plugin: [consistent-type-imports] support TS4.5 inline import specifiers (#​4237) (f61af7c)
  • eslint-plugin: [no-shadow] support TS4.5 inline import specifiers (#​4239) (96b7e8e)

v5.6.0

Compare Source

Features
  • scope-manager: support TS4.5 import/export specifier kind (#​4234) (833f822)

v5.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] order literal names correctly in (#​4054) (d57141a)
  • eslint-plugin: [no-duplicate-imports] remove unnecessary type checking for node.source (#​4196) (637722a)
  • eslint-plugin: [no-var-requires] do not report require created from createRequire (#​4221) (0040186)
  • eslint-plugin: [prefer-for-of] do nor error when iterating over this (#​4176) (258ddb0)
  • eslint-plugin: [require-await] treat yield* asynciterable as an await (#​4125) (5a4ce6a)
  • eslint-plugin: remove all whitespaces in comparison #​4220 (#​4223) (853d799)
Features
  • eslint-plugin: [member-ordering] add option to sort case insensitive (#​3896) (e3533d5)
  • eslint-plugin: array-type distinguish whether readonly or not (#​4066) (314af44)

v5.4.0

Compare Source

Bug Fixes
  • correct issues with circular imports (#​4140) (4c87b24)
  • eslint-plugin: [explicit-member-accessibility] private fields cannot have accessibility modifiers (#​4117) (81b25c1)
  • eslint-plugin: [no-implied-eval] ignore locally declared functions (#​4049) (d97140e)
  • eslint-plugin: check optional chaining for floating promises (#​4096) (d724777)
Features

5.3.1 (2021-11-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.7.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.6.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.5.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.4.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.3.1 (2021-11-08)

Note: Version bump only for package @​typescript-eslint/parser

karma-runner/karma-coverage

v2.1.0

Compare Source

Bug Fixes
  • deps: update main and dev dependencies (c20d982)
Features
  • reporter: log coverage threshold as a warning fixed #​432 (a6c95d8)

2.0.3 (2020-07-24)

Bug Fixes
  • report: waiting promise resolve in onExist method fix #​418 (c93f061)

2.0.2 (2020-04-13)

Bug Fixes

2.0.1 (2019-08-20)

rollup/rollup

v2.61.1

Compare Source

2021-12-11

Bug Fixes
  • Only resolve this.load once the code of the module is available (#​4296)
Pull Requests

v2.61.0

Compare Source

2021-12-09

Features
  • Support ergonomic brand checks for private fields (#​4293)
Bug Fixes
  • Improve handling of directory creation on systems with restrictive open files limit (#​4288)
Pull Requests

v2.60.2

Compare Source

2021-11-30

Bug Fixes
  • Produce correct output when dynamic import paths contain quotes (#​4286)
Pull Requests

v2.60.1

Compare Source

2021-11-22

Bug Fixes
  • Make sure virtual files have proper file extensions when preserving modules (#​4270)
Pull Requests

v2.60.0

Compare Source

2021-11-11

Features
  • Add this.load context function to load, transform and parse modules without adding them to the graph (#​4234)
  • Sanitize non-url-safe characters in generated chunk names by default (#​4262)
  • Support ESM plugins via command line (#​4265)
Pull Requests

Configuration

📅 Schedule: "after 1am on Thursday" 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: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release labels Nov 11, 2021
@ngbot ngbot bot added this to the Backlog milestone Nov 11, 2021
@google-cla google-cla bot added the cla: yes label Nov 11, 2021
@pullapprove pullapprove bot requested a review from IgorMinar November 11, 2021 23:26
@renovate renovate bot changed the title build: update all non-major dependencies to v4.4.5 build: update all non-major dependencies Nov 12, 2021
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Nov 12, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 112ef50 to a844b58 Compare November 19, 2021 05:51
@alan-agius4 alan-agius4 removed the request for review from IgorMinar November 23, 2021 11:25
@pullapprove pullapprove bot requested a review from IgorMinar November 23, 2021 11:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3799262 to ccd6f11 Compare November 30, 2021 04:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 616a626 to c6c6004 Compare December 3, 2021 04:38
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

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

LGTM

@alan-agius4 alan-agius4 removed the request for review from IgorMinar December 3, 2021 16:45
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 3, 2021
@josephperrott josephperrott removed the action: merge The PR is ready for merge by the caretaker label Dec 3, 2021
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 3f91577 to e97f3ae Compare December 10, 2021 21:45
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Dec 11, 2021
@alxhub
Copy link
Member

alxhub commented Dec 14, 2021

This PR was merged into the repository by commit 6c05c3f.

alxhub pushed a commit that referenced this pull request Dec 14, 2021
@alxhub alxhub closed this in 6c05c3f Dec 14, 2021
@renovate renovate bot deleted the renovate/all-minor-patch branch December 14, 2021 21:07
dimakuba pushed a commit to dimakuba/angular that referenced this pull request Dec 28, 2021
@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 Jan 14, 2022
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 area: build & ci Related the build and CI infrastructure of the project cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants