Skip to content

Bump activesupport from 6.1.4.1 to 7.0.2.4#7077

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/activesupport-7.0.2.4
Closed

Bump activesupport from 6.1.4.1 to 7.0.2.4#7077
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/activesupport-7.0.2.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2022

Bumps activesupport from 6.1.4.1 to 7.0.2.4.

Release notes

Sourced from activesupport's releases.

7.0.2.3

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

... (truncated)

Changelog

Sourced from activesupport's changelog.

Rails 7.0.2.4 (April 26, 2022)

  • Fix and add protections for XSS in ActionView::Helpers and ERB::Util.

    Add the method ERB::Util.xml_name_escape to escape dangerous characters in names of tags and names of attributes, following the specification of XML.

    Álvaro Martín Fraguas

Rails 7.0.2.3 (March 08, 2022)

  • No changes.

Rails 7.0.2.2 (February 11, 2022)

  • Fix Reloader method signature to work with the new Executor signature

Rails 7.0.2.1 (February 11, 2022)

  • No changes.

Rails 7.0.2 (February 08, 2022)

  • Fix ActiveSupport::EncryptedConfiguration to be compatible with Psych 4

    Stephen Sugden

  • Improve File.atomic_write error handling.

    Daniel Pepper

Rails 7.0.1 (January 06, 2022)

Rails 7.0.0 (December 15, 2021)

  • Fix ActiveSupport::Duration.build to support negative values.

    The algorithm to collect the parts of the ActiveSupport::Duration

... (truncated)

Commits
  • 3520cc7 Preparing for 7.0.2.4 release
  • f2f7900 updating changelog for release
  • 5c7dae5 Fix and add protections for XSS in names.
  • de53ba5 Preparing for 7.0.2.3 release
  • eb99503 bumping version
  • 2459c20 Preparing for 7.0.2.2 release
  • 4ff529b Preparing release
  • 1b5aadc Fix reloader to work with new Executor signature
  • 365e0fe Preparing for 7.0.2.1 release
  • 7791cd6 updating changelog
  • 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 [activesupport](https://github.com/rails/rails) from 6.1.4.1 to 7.0.2.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.2.4/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v6.1.4.1...v7.0.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dev.dependencies Relates to managing app dependencies lang.ruby Involves Ruby code labels Apr 27, 2022
Copy link
Copy Markdown
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sfshaza2
Copy link
Copy Markdown
Contributor

Oooh, I hadn't noticed that the build had failed. @domesticmouse @godofredoc, can you take a look?

@sfshaza2
Copy link
Copy Markdown
Contributor

@khanhnwin, maybe you can take a look?

@godofredoc
Copy link
Copy Markdown
Contributor

Oooh, I hadn't noticed that the build had failed. @domesticmouse @godofredoc, can you take a look?

I'll take a look.

@parlough
Copy link
Copy Markdown
Member

parlough commented Apr 28, 2022

Sorry, forgot about this conversation. My fix for this on the dart.dev side was in site-shared, fixing it for flutter/website as well:

Superseded by #7083

@parlough parlough closed this Apr 28, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 28, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@parlough parlough deleted the dependabot/bundler/activesupport-7.0.2.4 branch April 28, 2022 20:33
@atsansone atsansone added the infra.structure Relates to the tools that create docs.flutter.dev label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev.dependencies Relates to managing app dependencies infra.structure Relates to the tools that create docs.flutter.dev lang.ruby Involves Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants