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

rebase! chore(deps): update all non-major dependencies (dev) #7621

Merged
merged 1 commit into from Jun 28, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2020

This PR contains the following updates:

Package Type Update Change
@nuxt/components dependencies patch ^1.0.5 -> ^1.0.6
@nuxt/telemetry dependencies patch ^1.2.0 -> ^1.2.1
caniuse-lite dependencies patch ^1.0.30001088 -> ^1.0.30001090
rollup (source) devDependencies patch 2.18.0 -> 2.18.1

Release Notes

nuxt/components

v1.0.6

Compare Source

nuxt/telemetry

v1.2.1

Compare Source

ben-eb/caniuse-lite

v1.0.30001090

Compare Source

v1.0.30001089

Compare Source

rollup/rollup

v2.18.1

Compare Source

2020-06-26

Bug Fixes
  • Make sure synthetic exports are present when a module is imported dynamically (#​3648)
  • Strip the rollup-plugin- prefix off the plugin name when looking for the plugin export in a CLI plugin without a default export (#​3647)
  • Convert plugin names with dashes to camel case when looking for the plugin export in a CLI plugin without a default export (#​3647)
Pull Requests
  • #​3647: Strip rollup-plugin prefix to find named plugin exports, throw when export cannot be found (@​lukastaegert)
  • #​3648: Always create a dynamic namespace object when a module with synthetic named exports is imported dynamically (@​lukastaegert)

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.

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2020

Codecov Report

Merging #7621 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #7621   +/-   ##
=======================================
  Coverage   70.28%   70.28%           
=======================================
  Files          88       88           
  Lines        3749     3749           
  Branches     1020     1020           
=======================================
  Hits         2635     2635           
  Misses        905      905           
  Partials      209      209           
Flag Coverage Δ
#unittests 70.28% <ø> (ø)

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 c998072...312db62. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update devdependency rollup to v2.18.1 (dev) chore(deps): update all non-major dependencies (dev) Jun 27, 2020
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 3 times, most recently from 664cd83 to 312db62 Compare June 28, 2020 10:14
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch from 312db62 to 2a07394 Compare June 28, 2020 10:26
@pi0 pi0 changed the title chore(deps): update all non-major dependencies (dev) rebase! chore(deps): update all non-major dependencies (dev) Jun 28, 2020
@pi0 pi0 merged commit ffb340c into dev Jun 28, 2020
@renovate renovate bot deleted the renovate/dev-all-minor-patch branch June 28, 2020 10:29
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants