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

fix(deps): update all non-major dependencies #3662

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/browser 6.18.0 -> 6.18.1 age adoption passing confidence
@sentry/integrations 6.18.0 -> 6.18.1 age adoption passing confidence
@types/react-dom 17.0.11 -> 17.0.13 age adoption passing confidence
@types/react-redux 7.1.22 -> 7.1.23 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.12.1 -> 5.14.0 age adoption passing confidence
@typescript-eslint/parser 5.12.1 -> 5.14.0 age adoption passing confidence
css-loader 6.6.0 -> 6.7.0 age adoption passing confidence
cypress 9.5.0 -> 9.5.1 age adoption passing confidence
eslint-config-prettier 8.4.0 -> 8.5.0 age adoption passing confidence
eslint-plugin-react 7.29.2 -> 7.29.3 age adoption passing confidence
eslint-plugin-testing-library 5.0.5 -> 5.0.6 age adoption passing confidence
mini-css-extract-plugin 2.5.3 -> 2.6.0 age adoption passing confidence
postcss (source) 8.4.7 -> 8.4.8 age adoption passing confidence
typescript (source) 4.5.5 -> 4.6.2 age adoption passing confidence
webpack 5.69.1 -> 5.70.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript

v6.18.1

Compare Source

  • fix(ember): use _backburner if it exists (#​4603)
  • feat(gatsby): Upgrade Sentry Webpack Plugin to 1.18.8 (#​4636)
  • feat(nextjs): Upgrade Sentry Webpack Plugin to 1.18.8 (#​4643)
  • fix(nextjs): webpack as optional peer-dependency (#​4634)

Work in this release contributed by @​belgattitude, @​pbernery, and @​kylemh. Thank you for your contributions!

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

v5.14.0

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] cover case that requires quotes (#​4582) (3ea0947)
  • eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#​4620) (56a09e9)
  • eslint-plugin: [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#​4343) (a65713a)
  • eslint-plugin: [return-await] correct autofixer in binary expression (#​4401) (5fa2fad)
Features
  • eslint-plugin: [no-misused-promises] add granular options within checksVoidReturns (#​4623) (1085177)

v5.13.0

Compare Source

Bug Fixes
  • eslint-plugin: [sort-type-union-intersection-members] Wrap the constructorType in parentheses (#​4590) (851bb90)
Features
  • eslint-plugin: [no-misused-promises] check more places for checksVoidReturn (#​4541) (052cf51)
  • eslint-plugin: add no-redundant-type-constituents rule (#​4378) (63d051e)
  • eslint-plugin: add no-useless-empty-export rule (#​4380) (823b945)
  • eslint-plugin: add extension rule space-before-blocks (#​1606) (#​4184) (208b6d0)
  • eslint-plugin: added member group support to member-ordering rule (#​4538) (6afcaea)

5.12.1 (2022-02-21)

Bug Fixes
  • eslint-plugin: [no-unnecessary-type-arguments] fix comparison of types (#​4555) (fc3936e)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.14.0

Compare Source

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

v5.13.0

Compare Source

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

5.12.1 (2022-02-21)

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

webpack-contrib/css-loader

v6.7.0

Compare Source

Features
cypress-io/cypress

v9.5.1

Compare Source

Released 2/28/2022

Bugfixes:

  • Added a ready event to the Plugins process to ensure all plugins have
    successfully started before the configuration is loaded and the tests start.
    Fixed in #​19792.
    • This fixes an issue where the plugin is never executed and leaves Cypress
      stuck in the initialization phase, where the user can only view the loading
      spinner.
    • This enables support for node's experimental --loader flag for plugins.
  • Made a change to the DNS lookup to improve test performances and reliability
    on MacOS machines that leverage the VMWare CBCloud SaaS solution. Before this
    change, random test failures were observed, as well as hanging tests and
    initially pending HTTP and HTTPS responses. Fixed in
    #​20062.
  • Fixed a regression in 9.5.0 where ANSI
    colors were not removed from the cy.fixtures() error code frame. Fixes
    #​20208.
  • Fixed a regression in 9.5.0 where the
    test config override errors were formatted incorrectly. Fixes
    #​20208.
  • Fixed an issue where Cypress would throw an error when reporting or wrapping
    errors with booleans or numbers. Fixes
    #​19561.

Dependency Updates:

  • Upgraded url-parse dependency from 1.5.2 to 1.5.6 to avoid authorization
    bypass through user-controlled key to address this
    NVD security vulnerability.
    Addressed in #​20270.
prettier/eslint-config-prettier

v8.5.0

Compare Source

yannickcr/eslint-plugin-react

v7.29.3

Compare Source

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

v5.0.6

Compare Source

Bug Fixes
  • use isNodeOfType from ASTUtils instead of own version (700e2cc0)(#​556)
webpack-contrib/mini-css-extract-plugin

v2.6.0

Compare Source

Features
  • added baseUri option support (from entry options) (#​915) (6004d95)
2.5.3 (2022-01-25)
Bug Fixes
2.5.2 (2022-01-17)
Bug Fixes
2.5.1 (2022-01-17)
Bug Fixes
postcss/postcss

v8.4.8

Compare Source

  • Fixed end position in empty Custom Properties.
Microsoft/TypeScript

v4.6.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

webpack/webpack

v5.70.0

Compare Source

Features

  • update node.js version constraints for ESM support
  • add baseUri to entry options to configure a static base uri (the base of new URL())
  • alphabetically sort exports in namespace objects when possible
  • add __webpack_exports_info__.name.canMangle
  • add proxy support to experiments.buildHttp
  • import.meta.webpackContext as ESM alternative to require.context
  • handle multiple alternative directories (e. g. due to resolve.alias or resolve.modules) when creating an context module

Bugfixes

  • fix problem when assigning global to a variable
  • fix crash when using experiments.outputModule and loaderContext.importModule with multiple chunks
  • avoid generating progress output before the compilation has started (ProgressPlugin)
  • fix handling of non-static-ESM dependencies with using TLA and HMR in the same module
  • include the asset module filename in hashing
  • output.clean will keep HMR assets for at least 10s to allow HMR to access them even when compilation is faster then the browser

Performance

  • fix asset caching when using the BannerPlugin

Developer Experience

  • improve typings

Contributing

  • capture caching errors when running the test suite

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 7, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 313309f to 3c0d43e Compare March 7, 2022 03:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c0d43e to af05a49 Compare March 7, 2022 19:38
@huwshimi huwshimi self-assigned this Mar 7, 2022
@huwshimi huwshimi merged commit c9feaf0 into master Mar 7, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch March 7, 2022 22:30
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