Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

chore(deps-dev): bump @roots/sage from 5.7.7 to 6.0.0 #22

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 15, 2022

Bumps @roots/sage from 5.7.7 to 6.0.0.

Release notes

Sourced from @​roots/sage's releases.

v5.8.7

Some minor improvements to the @roots/bud-terser extension and a fix for projects with development and production in the project path. Recommended for all users of 5.8.x.

This release also updates many dependencies. Compare v5.8.6 and v5.8.7 to see the full list of what got bumped.

v5.8.6

A couple minor fixes. Recommended for all users of 5.8.x.

  1. Users of @​roots/sage who are using dynamic imports can now use bud.setPublicPath without causing issues with acorn. It's also fine to continue setting the publicPath in the entry call.

  2. Fixes an issue with bud.assets that resulted in the hash not being applied to copied filenames.

Changes

v5.8.5

These general bugfixes and improvements are recommended for all projects running 5.8.x.

Changes

Docs

This release coincides with updated documentation stemming from recurring discourse topics and github issues:

v5.8.4

This patch prevents a js chunk from being emitted for entrypoints that only contain css.

Changes

v5.8.3

This release fixes multi-instance compatibility in 5.8. It is recommended for users utilizing multiple instances of bud (using bud.make)

... (truncated)

Changelog

Sourced from @​roots/sage's changelog.

Changelog

For more information on a release check the corresponding bud.js.org release tag

5.8.7 (2022-05)

  • 🛼 improve(patch): improve @​roots/bud-terser extension in roots/bud#1431
  • 🐛 fix(patch): fix error when development or production is in path in roots/bud#1432

5.8.6 (2022-05-23)

  • 🛼 improve(patch): @​roots/sage: allow for use of app.setPublicPath in roots/bud#1423
  • 🐛 fix(patch): include hash with bud.assets calls in roots/bud#1424

5.8.5 (2022-05-20)

  • 🛼 improve(patch): hard code /_bud/hmr path in roots/bud#1418
  • 🛼 improve(patch): public path in roots/bud#1420
    • prevent fatal error with webpack-manifest-plugin if build.output.publicPath is undefined
    • set public path based on APP_PUBLIC_PATH envvar (if present)
    • explicitly set public path for mini-css loader
  • 🛼 improve(patch): improve watcher in roots/bud#1419

5.8.4 (2022-05-19)

5.8.3 (2022-05-17)

5.8.2 (2022-05-16)

5.8.1 (2022-05-12)

5.8.0 (2022-05-10)

  • 🛼 improve: bud.entry #1303
  • ✨ feature: auto-open browser/editor on dev build final #1315
  • 🛼 improve: @​roots/bud-esbuild extension #1327
  • 🛼 improve(minor): allow custom dependencies #1328
  • 🛼 improve(minor): allow prototypal extensions #1335
  • ✨ feat(patch): support nested tailwindcss color groups #1341

... (truncated)

Commits
  • c3781bf chore: Bump @​roots/bud to v6.0.0
  • a5d5ef6 ✨ improve(minor): various minor improvements (#1477)
  • 5808857 ✨ feat(patch): add esm output and skypack support (#1425)
  • 583efc8 📦 deps: Pin dependencies
  • 4e5dd3f 🚨 breaking: feat(major): convert codebase to esm (#1462)
  • 0fd2575 🛼 improve(patch): @​roots/sage: allow for use of app.setPublicPath (#1423)
  • 24d3493 Bump @​types/node to v16.11.36 (#1413)
  • 2a759eb Bump @​types/node to v16.11.35 (#1395)
  • 87ee399 Bump webpack to v5.72.1
  • f5a3eb6 Bump Node.js to v16.15.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@roots/sage](https://github.com/roots/bud/tree/HEAD/sources/@roots/sage) from 5.7.7 to 6.0.0.
- [Release notes](https://github.com/roots/bud/releases)
- [Changelog](https://github.com/roots/bud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/roots/bud/commits/v6.0.0/sources/@roots/sage)

---
updated-dependencies:
- dependency-name: "@roots/sage"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 15, 2022
@github-actions github-actions bot removed the javascript Pull requests that update Javascript code label Jun 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 23, 2022

Superseded by #27.

@dependabot dependabot bot closed this Jun 23, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/roots/sage-6.0.0 branch June 23, 2022 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants