Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps crack from 0.3.1 to 0.4.5.

Changelog

Sourced from crack's changelog.

== 0.4.5 2020-12-26

  • 1 minor patch
    • Add REXML as gem runtime dependency

== 0.4.4 2020-09-17

  • 1 minor patch
    • Remove safe_yaml

== 0.1.7 2010-02-19

  • 1 minor patch
    • Added patch from @​purp for ISO 8601 date/time format

== 0.1.6 2010-01-31

== 0.1.5 2010-01-27

  • 1 minor patch
    • Strings that begin with dates shouldn't be parsed as such (sandro)

== 0.1.3 2009-06-22

  • 1 minor patch
    • Parsing a text node with attributes stores them in the attributes method (tamalw)

== 0.1.2 2009-04-21

  • 2 minor patches
    • Correct unnormalization of attribute values (der-flo)
    • Fix error in parsing YAML in the case where a hash value ends with backslashes, and there are subsequent values in the hash (deadprogrammer)

== 0.1.1 2009-03-31

  • 1 minor patch
    • Parsing empty or blank xml now returns empty hash instead of raising error.

== 0.1.0 2009-03-28

  • Initial release.
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [crack](https://github.com/jnunemaker/crack) from 0.3.1 to 0.4.5. - [Changelog](https://github.com/jnunemaker/crack/blob/master/History) - [Commits](https://github.com/jnunemaker/crack/commits) --- updated-dependencies: - dependency-name: crack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2023
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

0 participants