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

Bump shakapacker from 7.2.3 to 8.0.1 #892

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps shakapacker from 7.2.3 to 8.0.1.

Changelog

Sourced from shakapacker's changelog.

[v8.0.1] - July 10, 2024

Changed

Fixed

  • Fixes failing tests for Ruby 2.7 due to Rack::Handler::Puma.respond_to?(:config) PR 501 by adriangohjw

  • Improve documentation for using Yarn PnP PR 484 by G-Rath.

  • Remove old yarn bin script PR 483 by G-Rath.

[v8.0.0] - May 17, 2024

See the v8 Upgrade Guide.

Fixed

Breaking changes

  • Removes CDN url from the manifest.json paths. PR 473 by tomdracz. This returns to the Webpacker behaviour prior to the aborted Webpacker v6.

  • Remove relative_url_root PR 413 by G-Rath.

  • Removes deprecated support of Webpacker spelling, config variables and constants. PR 429 by tomdracz.

    The usage of those has been deprecated in Shakapacker v7 and now fully removed in v8. See the v7 Upgrade Guide for more information if you are still yet to address this deprecation.

  • Remove globalMutableWebpackConfig global PR 439 by G-Rath.

    Use generateWebpackConfig instead.

  • Use package_json gem to manage Node dependencies and commands, and use npm by default PR 430 by G-Rath

    This enables support for package managers other than yarn, with npm being the default; to continue using Yarn, specify it in package.json using the packageManager property.

    This also removed @node_modules_bin_path, SHAKAPACKER_NODE_MODULES_BIN_PATH, and support for installing Shakapacker's javascript package in a separate directory from the Gemfile containing Shakapacker's ruby gem.

  • Remove yarn_install rake task, and stop installing js packages automatically as part of assets:precompile PR 412 by G-Rath.

  • Remove check_yarn rake task PR 443 by G-Rath.

  • Remove https option for webpack-dev-server PR 414 by G-Rath.

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2024
@coveralls
Copy link

coveralls commented Jul 11, 2024

Pull Request Test Coverage Report for Build 10122119300

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10122107873: 0.0%
Covered Lines: 19
Relevant Lines: 19

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shakapacker-8.0.1 branch from 85cabf7 to f725d5d Compare July 12, 2024 09:36
Bumps [shakapacker](https://github.com/shakacode/shakapacker) from 7.2.3 to 8.0.1.
- [Changelog](https://github.com/shakacode/shakapacker/blob/main/CHANGELOG.md)
- [Commits](shakacode/shakapacker@v7.2.3...v8.0.1)

---
updated-dependencies:
- dependency-name: shakapacker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shakapacker-8.0.1 branch from f725d5d to 84a7d53 Compare July 27, 2024 08:16
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 27, 2024

Looks like shakapacker is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shakapacker-8.0.1 branch July 27, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant