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(deps): update all non-major dependencies #3675

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.17.5 -> 7.17.7 age adoption passing confidence
@sentry/browser 6.18.1 -> 6.18.2 age adoption passing confidence
@sentry/integrations 6.18.1 -> 6.18.2 age adoption passing confidence
@testing-library/react 12.1.3 -> 12.1.4 age adoption passing confidence
@types/react 17.0.39 -> 17.0.40 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.14.0 -> 5.15.0 age adoption passing confidence
@typescript-eslint/parser 5.14.0 -> 5.15.0 age adoption passing confidence
css-loader 6.7.0 -> 6.7.1 age adoption passing confidence
cypress 9.5.1 -> 9.5.2 age adoption passing confidence
eslint-plugin-react 7.29.3 -> 7.29.4 age adoption passing confidence
eslint-plugin-testing-library 5.0.6 -> 5.1.0 age adoption passing confidence
http-proxy-middleware 2.0.3 -> 2.0.4 age adoption passing confidence

Release Notes

babel/babel

v7.17.7

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-helper-compilation-targets
  • babel-helper-module-transforms, babel-helper-simple-access, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-transform-classes, babel-plugin-transform-object-super
  • babel-register
💅 Polish
🏠 Internal
getsentry/sentry-javascript

v6.18.2

Compare Source

If you are using @sentry-internal/eslint-config-sdk, please note that this release turns on the quotes rule to enforce usage of single quotes.

This release also removes @sentry/tracing as a dependency of @sentry/node. Please explicitly install and import @sentry/tracing if you want to use performance monitoring capabilities. For more details, see our docs on setting up Node Performance Monitoring.

We also now produce an ES6 version of our CDN tracing bundle, which can be accessed with bundle.tracing.es6.min.js.

  • chore(eslint): Turn on quotes rules (#​4671)
  • fix(node): prevent errors thrown on flush from breaking response (#​4667)
  • ref(node): Remove dependency on @​sentry/tracing (#​4647)
  • fix(tracing): Make method required in transactionSampling type (#​4657)
  • feat(tracing): Add ES6 tracing bundle (#​4674)

Work in this release contributed by @​Ignigena. Thank you for your contribution!

testing-library/react-testing-library

v12.1.4

Compare Source

Bug Fixes
  • Match runtime type of baseElement in TypeScript types (#​1023) (96ed8da)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.15.0

Compare Source

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

v5.15.0

Compare Source

Features
webpack-contrib/css-loader

v6.7.1

Compare Source

cypress-io/cypress

v9.5.2

Compare Source

Released 3/14/2022

Bugfixes:

  • Fixed an issue with .type() where click events could be fired on the
    incorrect target element because the target focus changed within a key-down
    event handler callback. Fixed in
    #​20525.
  • Fixed a regression in 9.5.0 where ANSI
    colors were not removed from the FireFox warning message about the
    chromeWebSecurity configuration option having no effect on the Firefox
    browser. Fixes #​20496.
  • Updates were made to the pre-release build setup such that Cypress will use a
    unique cache folder for each
    pre-release installation
    on a machine. This removes the need to run cypress clear cache before
    installing a new pre-release version of Cypress or before installing a new
    released version of Cypress after a pre-release version had been installed.
    Addressed in #​20296.

Misc:

  • Updates were made to explicitly disable the Origin-Agent-Cluster header for
    proxied responses to ensure document.domain can continue to be set with
    Chrome v106+. This was necessary because Chrome is planning to make
    document.domain immutable
    in v106+ to relax the same-origin policy by interpreting the
    Origin-Agent-Cluster as true, whereas it is currently interpreted as
    false. Addresses
    #​20147.

Dependency Updates:

yannickcr/eslint-plugin-react

v7.29.4

Compare Source

Fixed
testing-library/eslint-plugin-testing-library

v5.1.0

Compare Source

Features
chimurai/http-proxy-middleware

v2.0.4

Compare Source

  • fix(fix-request-body): improve content type check (#​725) (kevinxh)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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.

@github-actions github-actions bot added Legacy 🧟‍♂️ this issue refers to the legacy angularjs app. and removed Maintenance 🔨 labels Mar 14, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ebc8ad2 to 5e1851c Compare March 14, 2022 17:11
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Mar 14, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e1851c to 006f0d0 Compare March 14, 2022 19:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 006f0d0 to c306184 Compare March 14, 2022 22:24
@huwshimi huwshimi self-assigned this Mar 15, 2022
@huwshimi huwshimi merged commit 2ce6d8b into master Mar 15, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch March 15, 2022 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Legacy 🧟‍♂️ this issue refers to the legacy angularjs app.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants