Skip to content

chore(deps): update all non-major dependencies #197

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

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2020

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch ^7.10.4 -> ^7.10.5
@nuxt/types devDependencies patch ^2.13.2 -> ^2.13.3
@nuxtjs/module-test-utils devDependencies patch ^1.6.2 -> ^1.6.3
@sentry/browser dependencies minor ^5.18.1 -> ^5.20.1
@sentry/integrations dependencies minor ^5.18.1 -> ^5.20.1
@sentry/node dependencies minor ^5.18.1 -> ^5.20.1
@sentry/webpack-plugin dependencies minor ^1.11.1 -> ^1.12.0
codecov devDependencies patch ^3.7.0 -> ^3.7.2
eslint (source) devDependencies minor ^7.3.1 -> ^7.5.0
release-it devDependencies patch ^13.6.4 -> ^13.6.5
typescript (source) devDependencies patch ^3.9.5 -> ^3.9.7

Release Notes

babel/babel

v7.10.5

Compare Source

🐛 Bug Fix
  • babel-helper-builder-react-jsx-experimental, babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-block-scoping, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-plugin-transform-template-literals, babel-plugin-transform-typescript
  • babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-compat-data
📝 Documentation
🏠 Internal
  • babel-cli, babel-compat-data, babel-core, babel-helper-define-map, babel-helper-fixtures, babel-helper-module-transforms, babel-helper-regex, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-proto-to-assign, babel-register, babel-traverse, babel-types
  • babel-helper-fixtures, babel-traverse
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-cli, babel-generator, babel-helper-transform-fixture-test-runner, babel-traverse, babel-types
  • Other
  • babel-register
nuxt/nuxt.js

v2.13.3

Compare Source

🐛 Bug Fixes
💅 Refactors
  • csp
    • #​7659 Remove unsafe-eval in dev mode
📝 Examples
  • with-sockets
    • #​7650 Deprecated callback and use cjs
  • with-vuetify
    • #​7638 Use v-main instead of v-content
👕 Types
  • general
    • #​7626 Import types for @nuxt/telemetry and @nuxt/components
💖 Thanks to
nuxt-community/module-test-utils

v1.6.3

Compare Source

getsentry/sentry-javascript

v5.20.1

Compare Source

  • [react] feat: Add instrumentation for React Router v3 (#​2759)
  • [apm/tracing] fix: Make sure fetch requests are being timed correctly (#​2772)
  • [apm/tracing] fix: Make sure pageload transactions start timestamps are correctly generated (#​2773)
  • [react] ref: Use inline types to avoid redux dependency. (#​2768)
  • [core] ref: Expose sentry request for electron (#​2774)
  • [node] fix: Set transaction on scope in node for request (#​2769)
  • [browser] fix: Make sure that DSN is always passed to report dialog (#​2770)

v5.20.0

Compare Source

  • [browser] feat: Make @sentry/browser more treeshakeable (#​2747)
  • [browser] fix: Make sure that handler exists in LinkedErrors integration (#​2742)
  • [tracing] feat: Introduce @sentry/tracing (#​2719)
  • [tracing] ref: Use idleTimout if no activities occur in idle transaction (#​2752)
  • [react] feat: Export createReduxEnhancer to log redux actions as breadcrumbs, and attach state as an extra. (#​2717)
  • [react] feat: Add beforeCapture option to ErrorBoundary (#​2753)
  • [react] fix: Change import of hoist-non-react-statics (#​2755)
  • [gatsby] fix: Make @sentry/apm optional in @sentry/gatsby package (#​2752)

v5.19.2

Compare Source

  • [gatsby] fix: Include correct gatsby files in npm tarball (#​2731)
  • [browser] fix: Correctly detach event listeners (#​2737)
  • [browser] fix: Drop initial frame for production react errors (#​2728)
  • [node] chore: Upgrade https-proxy-agent to v5 (#​2702)
  • [types] ref: Define type for Extra(s) (#​2727)

v5.19.1

Compare Source

  • [tracing] fix: APM CDN bundle expose startTransaction (#​2726)
  • [browser] fix: Correctly remove all event listeners (#​2725)
  • [tracing] fix: Add manual DOMStringList typing (#​2718)

v5.19.0

Compare Source

  • [tracing] feat: Pick up sentry-trace in JS tag (#​2703)
  • [react] feat: Expose eventId on ErrorBoundary component (#​2704)
  • [node] fix: Extract transaction from nested express paths correctly (#​2714)
  • [tracing] fix: Respect fetch headers (#​2712) (#​2713)
  • [tracing] fix: Check if performance.getEntries() exists (#​2710)
  • [tracing] fix: Add manual Location typing (#​2700)
  • [tracing] fix: Respect sample decision when continuing trace from header in node (#​2703)
  • [tracing] fix: All options of adding fetch headers (#​2712)
  • [gatsby] fix: Add gatsby SDK identifier (#​2709)
  • [gatsby] fix: Package gatsby files properly (#​2711)
getsentry/sentry-webpack-plugin

v1.12.0

Compare Source

  • feat: Allow to perform release deploys (#​192)
  • fix: CJS/TS Exports Interop (#​190)
  • fix: make setCommits.repo type optional (#​200)
  • deps: Bump sentry-cli to 1.55.0
codecov/codecov-node

v3.7.2

Compare Source

v3.7.1

Compare Source

eslint/eslint

v7.5.0

Compare Source

v7.4.0

Compare Source

release-it/release-it

v13.6.5

Compare Source

  • Add projects using release-it (cacd1af)
  • Update dependencies (64a6c3f)
Microsoft/TypeScript

v3.9.7

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:

v3.9.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

(note, 3.9.4 was intentionally skipped due to minor complications in publishing)

Downloads are available on:


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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, check this box

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

Sorry, something went wrong.

@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #197 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   59.13%   59.13%           
=======================================
  Files           1        1           
  Lines          93       93           
  Branches       32       32           
=======================================
  Hits           55       55           
  Misses         26       26           
  Partials       12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 963fead...6342b67. Read the comment docs.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7ade67 to e7edfd2 Compare July 1, 2020 15:02
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^5.19.0 chore(deps): update all non-major dependencies Jul 1, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 5e0ba72 to 4e9d2fc Compare July 7, 2020 21:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c0709cc to 519a50d Compare July 14, 2020 18:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3aadacc to 797566d Compare July 22, 2020 02:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 797566d to 9b3cf51 Compare July 24, 2020 17:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9b3cf51 to 6342b67 Compare July 24, 2020 19:50
@rchl rchl merged commit 5288ff3 into master Jul 24, 2020
@rchl rchl deleted the renovate/all-minor-patch branch July 24, 2020 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants