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 (development) #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 1, 2019

This PR contains the following updates:

Package Type Update Change
@pika/pack (source) devDependencies minor ^0.4.0 -> ^0.5.0
@pika/plugin-build-web (source) devDependencies minor ^0.5.1 -> ^0.6.0
@pika/plugin-standard-pkg (source) devDependencies minor ^0.5.1 -> ^0.6.0
@riseup/library devDependencies minor 0.2.0 -> 0.4.0
@riseup/tooling devDependencies minor 0.2.0 -> 0.4.0

Release Notes

pikapkg/pack

v0.5.0

Compare Source

Breaking Changes

  • New Interface!
    • A new @​pika/cli is included with every @​pika/pack install.
    • npx @​pika/pack build -> pika build
    • npx @​pika/pack publish -> pika publish
    • npx @​pika/pack build -> npx @​pika/pack (the "build" command is no longer needed for this CLI)
    • No longer supported: pack build, replace with either pika build or pika-pack

Other New Features

  • Pass any top-level config "sourcemap" option to all plugins 10b386b
  • Lots of cleanup & fixes a037d7e
pikapkg/builders

v0.6.1

Compare Source

New & Notable

  • #​74 [@​pika/plugin-bundle-web] Support multiple package.json properties for the bundled build (unpkg, jsdelivr, etc)
    #​79 [@​pika/plugin-source-bucklescript] Support any version of ps-platform
    #​81 [@​pika/plugin-ts-standard-pkg] hardcode noEmit in case it's false
    #​85 [@​pika/plugin-bundle-web] Fix minify option bug
    #​86 Fix licensing for all packages

Thank You

@​filips123 @​sync & @​ChristianMurphy for your contributions!

thank you!

v0.6.0

Compare Source

  • #​26 Added sourcemap support! It's on by default, but you can turn it off by passing {"sourcemap": false} to each builder. Or, starting in @​pika/build v0.5.0, you can set "sourcemap": false to the top-level @pika/pack configuration.
  • Improved some docs
rafamel/riseup

v0.4.0

Compare Source

Bug Fixes
  • packages/react: fixes analyze script (0ee0c45)
Features

v0.3.0

Compare Source

Bug Fixes
  • packages/react: fixes analyze script (0ee0c45)
Features

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" (UTC).

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-dev-minor-patch branch from 49563fa to e5ea071 Compare October 1, 2019 00:45
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.

1 participant