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 the bundler group with 2 updates #850

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the bundler group with 2 updates: sprockets-rails and cssbundling-rails.

Updates sprockets-rails from 3.5.1 to 3.5.2

Release notes

Sourced from sprockets-rails's releases.

3.5.2

What's Changed

New Contributors

Full Changelog: rails/sprockets-rails@v3.5.1...v3.5.2

Commits
  • 2c04236 Prepare for 3.5.2
  • 550bce4 Merge pull request #535 from rails/rm-fix-deprecations
  • 6245157 Remove deprecations in Rails applications
  • eaba64d Fix deprecation warning in Rails 8.0
  • aa0cf7c Add devcontainer configuration
  • 5b0c81d Merge pull request #527 from etiennebarrie/prevent-regression-for-sprockets-r...
  • 90daf9c Merge pull request #528 from etiennebarrie/remove-warnings
  • e152b64 Merge pull request #530 from fynsta/patch-1
  • 600b6e5 Add changelog_uri to gemspec
  • 1d44fdc Prevent regressions with requiring sprockets/railtie
  • Additional commits viewable in compare view

Updates cssbundling-rails from 1.4.0 to 1.4.1

Release notes

Sourced from cssbundling-rails's releases.

v1.4.1

What's Changed

Full Changelog: rails/cssbundling-rails@v1.4.0...v1.4.1

Commits
  • 4f4c621 Bump version for 1.4.1
  • 316bc7d Provide a 'Changelog' link on rubygems.org/gems/cssbundling-rails (#152)
  • 3ae4cea Disable loading .env file when running foreman for development (#155)
  • e7261fb Overwrite bin/dev by force to deal with new default bin/dev file
  • 154c8b7 Refresh dependencies (and unblock the use of Ruby 3.3.4 from a hard nokogiri ...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundler group with 2 updates: [sprockets-rails](https://github.com/rails/sprockets-rails) and [cssbundling-rails](https://github.com/rails/cssbundling-rails).


Updates `sprockets-rails` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](rails/sprockets-rails@v3.5.1...v3.5.2)

Updates `cssbundling-rails` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/rails/cssbundling-rails/releases)
- [Commits](rails/cssbundling-rails@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: sprockets-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: cssbundling-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.04%. Comparing base (9d0920a) to head (bed1152).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #850   +/-   ##
=======================================
  Coverage   99.04%   99.04%           
=======================================
  Files          14       14           
  Lines         105      105           
=======================================
  Hits          104      104           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@javierjulio javierjulio self-assigned this Aug 1, 2024
@javierjulio javierjulio self-requested a review August 1, 2024 14:30
@javierjulio javierjulio merged commit f329201 into main Aug 1, 2024
6 checks passed
@javierjulio javierjulio deleted the dependabot/bundler/bundler-4cec4f9bd6 branch August 1, 2024 14:30
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant