Bump devise, rails, coffee-rails, responders, sprockets, heroku, nokogiri, sass-rails, jbuilder, angular_rails_csrf and angular-rails-templates#2
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…giri, sass-rails, jbuilder, angular_rails_csrf and angular-rails-templates Bumps [devise](https://github.com/heartcombo/devise), [rails](https://github.com/rails/rails), [coffee-rails](https://github.com/rails/coffee-rails), [responders](https://github.com/heartcombo/responders), [sprockets](https://github.com/rails/sprockets), [heroku](https://github.com/heroku/heroku), [nokogiri](https://github.com/sparklemotion/nokogiri), [sass-rails](https://github.com/rails/sass-rails), [jbuilder](https://github.com/rails/jbuilder), [angular_rails_csrf](https://github.com/jsanders/angular_rails_csrf) and [angular-rails-templates](https://github.com/pitr/angular-rails-templates). These dependencies needed to be updated together. Updates `devise` from 3.4.1 to 5.0.4 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v3.4.1...v5.0.4) Updates `rails` from 4.2.0 to 8.1.3 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v4.2.0...v8.1.3) Updates `coffee-rails` from 4.1.1 to 5.0.0 - [Changelog](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md) - [Commits](rails/coffee-rails@v4.1.1...v5.0.0) Updates `responders` from 2.1.1 to 3.2.0 - [Release notes](https://github.com/heartcombo/responders/releases) - [Changelog](https://github.com/heartcombo/responders/blob/main/CHANGELOG.md) - [Commits](heartcombo/responders@v2.1.1...v3.2.0) Updates `sprockets` from 2.12.3 to 3.7.5 - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/v3.7.5/CHANGELOG.md) - [Commits](rails/sprockets@v2.12.3...v3.7.5) Updates `heroku` from 3.42.33 to 3.99.4 - [Release notes](https://github.com/heroku/heroku/releases) - [Changelog](https://github.com/heroku/legacy-cli/blob/master/CHANGELOG) - [Commits](https://github.com/heroku/heroku/commits) Updates `nokogiri` from 1.6.7.2 to 1.19.3 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.6.7.2...v1.19.3) Updates `sass-rails` from 5.0.4 to 5.1.0 - [Release notes](https://github.com/rails/sass-rails/releases) - [Commits](rails/sass-rails@v5.0.4...v5.1.0) Updates `jbuilder` from 2.4.0 to 2.14.1 - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](rails/jbuilder@v2.4.0...v2.14.1) Updates `angular_rails_csrf` from 1.0.4 to 7.0.2 - [Release notes](https://github.com/jsanders/angular_rails_csrf/releases) - [Changelog](https://github.com/bodrovis/angular_rails_csrf/blob/master/CHANGELOG.md) - [Commits](bodrovis/angular_rails_csrf@v1.0.4...v7.0.2) Updates `angular-rails-templates` from 0.2.0 to 1.4.0 - [Release notes](https://github.com/pitr/angular-rails-templates/releases) - [Changelog](https://github.com/pitr/angular-rails-templates/blob/master/CHANGELOG.md) - [Commits](pitr/angular-rails-templates@v0.2.0...v1.4.0) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.4 dependency-type: direct:production - dependency-name: rails dependency-version: 8.1.3 dependency-type: direct:production - dependency-name: coffee-rails dependency-version: 5.0.0 dependency-type: direct:production - dependency-name: responders dependency-version: 3.2.0 dependency-type: direct:production - dependency-name: sprockets dependency-version: 3.7.5 dependency-type: direct:production - dependency-name: heroku dependency-version: 3.99.4 dependency-type: direct:production - dependency-name: nokogiri dependency-version: 1.19.3 dependency-type: direct:production - dependency-name: sass-rails dependency-version: 5.1.0 dependency-type: direct:production - dependency-name: jbuilder dependency-version: 2.14.1 dependency-type: direct:production - dependency-name: angular_rails_csrf dependency-version: 7.0.2 dependency-type: direct:production - dependency-name: angular-rails-templates dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps devise, rails, coffee-rails, responders, sprockets, heroku, nokogiri, sass-rails, jbuilder, angular_rails_csrf and angular-rails-templates. These dependencies needed to be updated together.
Updates
devisefrom 3.4.1 to 5.0.4Release notes
Sourced from devise's releases.
... (truncated)
Changelog
Sourced from devise's changelog.
... (truncated)
Commits
9ea459dRelease v5.0.4 with sec fix for timeoutable025fe21Merge commit from fork7ca7ed9Add GHSA link to the v5.0.3 sec fix changelog entry [ci skip]605de86Update links to https [ci skip]5e3a8bfBundle update5d20277Cleanup old Rails.version check for db migration path4ffb0b7Fix Gemfile for Rails 7.2, incorrectly testing against 7.12f80920Release v5.0.35334707Add CVE to changelog [ci skip]0252777Fix race condition vulnerability, by ensuring theunconfirmed_emailis alwa...Updates
railsfrom 4.2.0 to 8.1.3Release notes
Sourced from rails's releases.
... (truncated)
Commits
fa8f081Preparing for 8.1.3 release63cef3dMerge branch '8-1-sec' into 8-1-stable1db4b89Preparing for 8.1.2.1 release1c7d1cfUpdate changeloge91694bUpdate CHANGELOG (8.1 only)6752711Fix XSS in debug exceptions copy-to-clipboard63f5ad8Skip blank attribute names in Action View tag helpers8c9676bPrevent glob injection in ActiveStorage DiskService#delete_prefixed9b06fbcPrevent path traversal in ActiveStorage DiskServiceec1a0e2Improve performance of NumberToDelimitedConverterUpdates
coffee-railsfrom 4.1.1 to 5.0.0Changelog
Sourced from coffee-rails's changelog.
Commits
32a2939Prepare to 5.0.06507f0aSet the javascripts generator option as true in the railtie5f0e005Point to rails repository74214e8Merge pull request #114 from larouxn/rails_6_supporteff9c00Revert folder structure changes, remove --javascripts flage7ce694Fix for exclusively Rails 669e6782TESTING, use my fork of Railsfc8c48cConditionally use Rails 6 folder stucture5df5816Merge pull request #111 from larouxn/stop_testing_below_ruby_2.29bead93Merge pull request #112 from larouxn/update_travis_jruby_versionUpdates
respondersfrom 2.1.1 to 3.2.0Release notes
Sourced from responders's releases.
Changelog
Sourced from responders's changelog.
... (truncated)
Commits
b20fdd2Release v3.2.0818ec07Merge pull request #254 from heartcombo/ca-upgrade19ee5c2Update Ruby/Rails support9cd1924Update copyright, use new email [ci skip]9bdc60dMerge pull request #249 from kianmeng/fix-typo5f389bfFix typo, compatibilty -> compatibility5d4af94Bump year [ci skip]0a7b783Add support to Ruby 3.3 (no changes required)14f9deaUpdate to latest gemsa677558Fix link to old Rails 3 blog post (#247)Updates
sprocketsfrom 2.12.3 to 3.7.5Release notes
Sourced from sprockets's releases.
... (truncated)
Changelog
Sourced from sprockets's changelog.
... (truncated)
Commits
71f7713Release 3.7.52952558Merge pull request #808 from tricknotes/fix-sprockets-base-unescape-for-3.x86ea3e2FixSprockets::Base#unescapeto avoid unexpected change landed in 3.7.4.fb92f7bRelease 3.7.4384bf45Fix compatiblity with newer uri gem0487291Release 3.7.3d5e09e3Merge pull request #804 from casperisfine/3.x-fix-erb-version-checking45886abSkip TestRequire on CI and older rubies086c8baSetup GitHub Actions35350e2Fix frozen string literal compatibility issuesUpdates
herokufrom 3.42.33 to 3.99.4Changelog
Sourced from heroku's changelog.
... (truncated)
Commits
Updates
nokogirifrom 1.6.7.2 to 1.19.3Release notes
Sourced from nokogiri's releases.
... (truncated)
Changelog
Sourced from nokogiri's changelog.
... (truncated)
Commits
c139a3dversion bump to v1.19.37501a63fix: backtracking in CSS tokenizer rules (v1.19.x backport) (#3627)03e7968test: skip CSS tokenizer benchmarks on JRubyb984b7efix: ReDoS in CSS tokenizer ident rule0092623fix: ReDoS in CSS tokenizer STRING ruleee17d33fix: memory leak in XSLT transform (backport to v1.19.x) (#3624)ce188a3doc: update CHANGELOGcaeaac4fix: memory leak in XSLT transform25220bfdep(test): test against libxml-ruby v6 (#3618)0caeb21doc: add security warnings for untrusted XSLT stylesheetsUpdates
sass-railsfrom 5.0.4 to 5.1.0Release notes
Sourced from sass-rails's releases.
Commits
9c98c84Prepare to 5.1.0bcc0725Merge branch 'rm-test-with-rails-6' into 5-0-stable72e9e21Make the tests pass with all supported versions of rails1860306Update the example applications9dfddeeRemove support to old Rails versionsd2bfbe6Remove support to old rubies4fd9731Allow Rails 6 and test with all versionse2e189aPrepare for 5.0.7bb5c1d3Merge pull request #403 from y-yagi/fix-ruby-warningsc76fc6dMerge pull request #404 from y-yagi/fix_broken_ciUpdates
jbuilderfrom 2.4.0 to 2.14.1Release notes
Sourced from jbuilder's releases.
... (truncated)
Commits
38339adPrepare for 2.14.12400fd9Merge pull request #601 from flavorjones/flavorjones/fix-encode-argumentsa6863b5Ensure that Jbuilder.encode properly forwards arguments to .new30ba7dfPrepare for 2.14.05f4af71Merge pull request #591 from moberegger/moberegger/optimize_options_merges6fd6c06Small _set_inline_partial optimizationb7b5abbStop mutating options in partial! method7e16adfStop mutating options in set! method8474b41Remove _partial micro-optimization9ffacf7Merge pull request #574 from pixeltrix/fix-warnings-and-version-constantUpdates
angular_rails_csrffrom 1.0.4 to 7.0.2Release notes
Sourced from angular_rails_csrf's releases.
... (truncated)
Changelog
Sourced from angular_rails_csrf's changelog.
... (truncated)
Commits
cc2bb19remove deprecation notice (#56)d021ec6update ci perms954f88dupdate testing matrix81d345c7.0.17c1cf17prepare for new version"4e38cb3bump [skip ci]9cf140eprepare for new version2f7d587Update rails requirement from 8.0.1 to 8.0.2 (#54)0718fe3Update rails requirement from 8.0.0 to 8.0.1 (#53)067480cUpdate README.md [skip ci]Updates
angular-rails-templatesfrom 0.2.0 to 1.4.0Release notes
Sourced from angular-rails-templates's releases.
Changelog
Sourced from angular-rails-templates's changelog.
... (truncated)
Commits
669a0ddrelease 1.4.01bd9d56Merge pull request #178 from zoobean/rails-8-1-support436e4f3Merge branch 'master' into rails-8-1-supportf19c249Merge pull request #179 from pitr/upgrade-stuff805dba1fix quotations in testdf60b41fix build badge6c99d12README cleanup820d7c1move to coveralls_reborn, use latest ubuntu runners7dce531use latest ubuntu857cfc7Rails 8.1 support