Skip to content

build: update all non-major dependencies #46150

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.17.12 -> 7.18.2 age adoption passing confidence dependencies minor
@babel/generator (source) 7.17.12 -> 7.18.2 age adoption passing confidence dependencies minor
@babel/parser (source) 7.17.12 -> 7.18.4 age adoption passing confidence dependencies minor
@babel/preset-env (source) 7.17.12 -> 7.18.2 age adoption passing confidence dependencies minor
@babel/traverse (source) 7.17.12 -> 7.18.2 age adoption passing confidence dependencies minor
@babel/types (source) 7.17.12 -> 7.18.4 age adoption passing confidence dependencies minor
@bazel/concatjs 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@bazel/esbuild 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@bazel/jasmine 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@bazel/protractor 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@bazel/rollup 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@bazel/runfiles 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@bazel/terser 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@bazel/worker 5.4.2 -> 5.5.0 age adoption passing confidence dependencies minor
@typescript-eslint/eslint-plugin 5.24.0 -> 5.27.1 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.24.0 -> 5.27.1 age adoption passing confidence devDependencies minor
build_bazel_rules_nodejs 5.4.2 -> 5.5.0 age adoption passing confidence http_archive minor
io_bazel_rules_sass 1.51.0 -> 1.52.3 age adoption passing confidence http_archive minor
jasmine-core (source) ~4.1.0 -> ~4.2.0 age adoption passing confidence devDependencies minor
rollup (source) ~2.73.0 -> ~2.75.0 age adoption passing confidence dependencies minor
saucelabs 7.1.3 -> 7.2.0 age adoption passing confidence resolutions minor

Release Notes

babel/babel (@​babel/core)

v7.18.2

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-template-literals
  • babel-helpers
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helper-environment-visitor, babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-traverse, babel-types
📝 Documentation
🏠 Internal

v7.18.0

Compare Source

🚀 New Feature
  • babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-define-map, babel-plugin-proposal-class-static-block, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-destructuring-private, babel-plugin-transform-destructuring, babel-plugin-transform-proto-to-assign, babel-plugin-transform-typescript, babel-standalone, babel-traverse, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
🐛 Bug Fix
💅 Polish
  • babel-core, babel-helper-transform-fixture-test-runner, babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
🏠 Internal
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-modules-systemjs
babel/babel (@​babel/parser)

v7.18.4

Compare Source

v7.18.4 (2022-05-29)

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-modules-systemjs
Committers: 3

v7.18.3

Compare Source

v7.18.3 (2022-05-25)

Thanks @​jlowcs and @​TysonMN for your first PRs!

🐛 Bug Fix
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
Committers: 2

v7.18.0

Compare Source

v7.18.0 (2022-05-19)

Thanks @​NickHeiner for your first PR!

🚀 New Feature
  • babel-preset-env
  • babel-helper-create-class-features-plugin, babel-helper-define-map, babel-plugin-proposal-class-static-block, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-destructuring-private, babel-plugin-transform-destructuring, babel-plugin-transform-proto-to-assign, babel-plugin-transform-typescript, babel-standalone, babel-traverse, babel-types
  • babel-generator, babel-parser, babel-types
  • babel-generator, babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-traverse, babel-types
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
🐛 Bug Fix
💅 Polish
  • babel-core, babel-helper-transform-fixture-test-runner, babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
🏠 Internal
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-modules-systemjs
Committers: 6
bazelbuild/rules_nodejs

v5.5.0

Compare Source

Bug Fixes
Features

5.4.2 (2022-04-29)

Bug Fixes
Features

5.4.1 (2022-04-25)

Bug Fixes
  • concatjs: resolve error with TypeScript 4.7 (#​3420) (1074231)
  • enable stardoc generation for rules that depend on ts in core (#​3394) (5d1c2ad)
  • builtin: fix a bug where mjs entry points were not added to (#​3406) (e24473c)
  • builtin: improve execution requirements for copy file operations (#​3413) (43e478d)
  • jasmine: allow cjs specs + add cjs/mjs tests (#​3401) (dd7e778)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.27.1

Compare Source

Bug Fixes
  • eslint-plugin: [space-infix-ops] correct PropertyDefinition with typeAnnotation (#​5113) (d320174)
  • eslint-plugin: [space-infix-ops] regression fix for conditional types (#​5135) (e5238c8)
  • eslint-plugin: [space-infix-ops] regression fix for type aliases (#​5138) (4e13deb)

v5.27.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-type-alias] handle Template Literal Types (#​5092) (8febf11)
Features
  • [4.7] support new extensions (#​5027) (efc147b)
  • eslint-plugin: [ban-ts-comment] add descriptionFormat option (#​5026) (1fb31a4)
  • eslint-plugin: [no-misused-promises] warn when spreading promises (#​5053) (61ffa9e)
  • eslint-plugin: [space-infix-ops] missing error report for conditional types (#​5041) (0bfab6c)

v5.26.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-delimiter-style] autofixer result is not as expected when comments after the delimiter with option delimiter: 'none' (#​5029) (ed7b5f6)
  • eslint-plugin: [member-delimiter-style] autofixer result is not as expected with option delimiter: 'none' (#​5023) (9e97a11)
  • eslint-plugin: [prefer-readonly] correct issue with anonymus functions (#​4974) (952e2f0), closes #​2590

v5.25.0

Compare Source

Bug Fixes
  • eslint-plugin: [typedef] stop enforcing rule for assignment expressions (#​4958) (04a216c)
  • eslint-plugin: strict config should not extend recommended (#​5005) (05d71c2)
  • website: correct Presets link to be Configs (#​5004) (e18e91c)
Features
  • eslint-plugin: [no-empty-function] new allow option overrideMethods (#​4923) (13c05ae)
  • eslint-plugin: deprecate no-duplicate-imports in favour of import/no-duplicates (#​4973) (1d2e41a)
  • update to TypeScript 4.7-rc (#​4829) (6fe783c)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.27.1

Compare Source

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

v5.27.0

Compare Source

Bug Fixes
  • types: remove leftovers from removal of useJSXTextNode (#​5091) (f9c3647)
Features

v5.26.0

Compare Source

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

v5.25.0

Compare Source

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

bazelbuild/rules_sass

v1.52.3

Compare Source

v1.52.2

Compare Source

v1.52.1

Compare Source

v1.52.0

Compare Source

jasmine/jasmine

v4.2.0

Compare Source

Please see the release notes.

rollup/rollup

v2.75.6

Compare Source

2022-06-07

Bug Fixes
  • Properly deoptimize "this" when using member expressions with getters/setters in for loops and update expressions (#​4522)
Pull Requests

v2.75.5

Compare Source

2022-06-01

Bug Fixes
  • Avoid crashes when using logical expressions for unused constructor arguments (#​4519)
  • Fix missing parameter defaults for calls from try statements and functions returned by functions (#​4520)
Pull Requests

v2.75.4

Compare Source

2022-05-31

Bug Fixes
  • Ensure parameter defaults are retained when a function is used as an object property (#​4516)
Pull Requests

v2.75.3

Compare Source

2022-05-29

Bug Fixes
  • Retain parameter defaults for functions that are defaults themselves (#​4515)
  • Track mutations for objects as default values (#​4515)
Pull Requests

v2.75.2

Compare Source

v2.75.1

Compare Source

2022-05-28

Pull Requests

v2.75.0

Compare Source

2022-05-27

Features
  • Re-implement default parameter tree-shaking for top-level functions (#​4510)
  • Do not consider calling string methods like .trim() on template literals a side effect (#​4511)
Pull Requests

v2.74.1

Compare Source

2022-05-19

Bug Fixes
  • Revert #​4498 until some issues are understood and resolved

v2.74.0

Compare Source

2022-05-19

Features
  • Remove unneeded default values for function parameters (#​4498)
Bug Fixes
  • Use a consistent mechanism to resolve the config file to avoid issues on Windows (#​4501)
  • Avoid an inaccurate warning about an event emitter leak for complicated builds (#​4502)
  • Ensure that reexporting values from other chunks via dynamic imports does not reference non-imported variables (#​4499)
Pull Requests
saucelabs/node-saucelabs

v7.2.0

Compare Source

  • chore(): remove use of "bind" proposal code (e682f3e)

Configuration

📅 Schedule: Branch creation - "after 1am on Thursday" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 Mend 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 May 26, 2022
@ngbot ngbot bot modified the milestone: Backlog May 26, 2022
@ngbot ngbot bot added this to the Backlog milestone May 26, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b3c6ec7 to 9d010b0 Compare June 3, 2022 03:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 611b93c to 669694e Compare June 9, 2022 03:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 669694e to beaa396 Compare June 10, 2022 02:41
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM

Reviewed-for: global-dev-infra-approvers

@devversion devversion 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 Jun 10, 2022
@devversion devversion added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Jun 10, 2022
@devversion
Copy link
Member

Merge assistance: GitHub doesn't seem to show my approval and I cannot remove the other reviewers.

@jessicajaniuk
Copy link
Contributor

This PR was merged into the repository by commit 0410c09.

jessicajaniuk pushed a commit that referenced this pull request Jun 10, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch June 10, 2022 14:29
@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 Jul 11, 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 merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants