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 ox from 2.8.2 to 2.12.0 #3689

Merged
merged 2 commits into from
Dec 27, 2019
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 23, 2019

Bumps ox from 2.8.2 to 2.12.0.

Changelog

Sourced from ox's changelog.

[2.12.0] - 2019-12-18

  • Add no_empty option to not allow and use instead.

[2.11.0] - 2019-06-14

Changed

  • Ox::SyntaxError replaces SyntaxError where such an exception would have previously been raised.

Fixed

  • File offsets when using the SAX parser now use off_t. Setting -D_FILE_OFFSET_BITS=64 in the Makefile may allow 32 bit systems to access files larger than 2^32 in size. This has not been tested.

[2.10.1] - 2019-05-27

Fixed

  • Remove extra space from doctype dump.

[2.10.0] - 2018-08-26

Fixed

  • :element_key_mod and :attr_key_mod options were added to allow keys to be modified when loading.

[2.9.4] - 2018-07-16

Fixed

  • Fixed issue with malformed object mode input.

[2.9.3] - 2018-06-12

Fixed

  • Handle \0 in dumped strings better.
  • No \n added on dumped if indent is less than zero.

[2.9.2] - 2018-04-16

Fixed

  • locate fixed to cover a missing condition with named child thanks to mberlanda.

Added

  • locate supports attribute exists searches thanks to mberlanda.

[2.9.1] - 2018-04-14

Fixed

  • prepend_child added by mberlanda.

[2.9.0] - 2018-03-13

... (truncated)
Commits
  • 3f36c64 Change travis target
  • 4cd0792 Add no_empty option
  • ce1fc1e Merge branch 'master' of github.com:ohler55/ox
  • 7c96307 Add no_empty option
  • dcaf950 Updated README, part of "Generic XML Writing and Parsing" (#240)
  • 932965e Create SECURITY.md
  • b6b448d Update README.md
  • 1f2b08b Fix spelling mistake in Changelog
  • 3592756 Change SAX parser to use off_t instead of int
  • 6330cc4 Change SAX parser to use off_t instead of int
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested review from a team as code owners December 23, 2019 15:15
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 23, 2019
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/ox-2.12.0/master December 23, 2019 15:25 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/ox-2.12.0 branch from 2f7f650 to 48206c5 Compare December 24, 2019 15:13
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/ox-2.12.0/master December 24, 2019 15:25 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/ox-2.12.0 branch from 48206c5 to fa0a444 Compare December 25, 2019 15:13
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/ox-2.12.0/master December 25, 2019 15:22 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/ox-2.12.0 branch from fa0a444 to 452896e Compare December 27, 2019 15:14
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/ox-2.12.0/master December 27, 2019 15:37 Inactive
@va-vfs-bot va-vfs-bot temporarily deployed to dependabot/bundler/ox-2.12.0/master December 27, 2019 17:18 Inactive
@LindseySaari
Copy link
Contributor

@dependabot merge

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to merge this PR, but received the following error from GitHub:

Waiting on code owner review from department-of-veterans-affairs/backend-review-group and/or department-of-veterans-affairs/va-api-engineers.

@LindseySaari
Copy link
Contributor

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit fa1870c into master Dec 27, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/ox-2.12.0 branch December 27, 2019 17:56
annaswims pushed a commit that referenced this pull request Dec 30, 2019
annaswims added a commit that referenced this pull request Dec 30, 2019
* Bump rubocop-rails from 2.3.2 to 2.4.1

Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rails@v2.3.2...v2.4.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* fix rubocop Metrics/LineLength

* Bump ox from 2.8.2 to 2.12.0 (#3689)

* fix rake cops and ignore Rails/FilePath

Co-authored-by: Lindsey Hattamer <[email protected]>
Co-authored-by: Anna Carey <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants