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 rexml from 3.2.5 to 3.2.8 #114

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps rexml from 3.2.5 to 3.2.8.

Release notes

Sourced from rexml's releases.

REXML 3.2.8 - 2024-05-16

Fixes

  • Suppressed a warning

REXML 3.2.7 - 2024-05-16

Improvements

Fixes

  • XPath: Fixed a bug of normalize_space(array).

  • XPath: Fixed a bug that wrong position is used with nested path.

    • GH-110

    • GH-122

    • Reported by jcavalieri.

    • Patch by NAITOH Jun.

  • Fixed a bug that an exception message can't be generated for invalid encoding XML.

... (truncated)

Changelog

Sourced from rexml's changelog.

3.2.8 - 2024-05-16 {#version-3-2-8}

Fixes

  • Suppressed a warning

3.2.7 - 2024-05-16 {#version-3-2-7}

Improvements

Fixes

  • XPath: Fixed a bug of normalize_space(array).

  • XPath: Fixed a bug that wrong position is used with nested path.

    • GH-110

    • GH-122

    • Reported by jcavalieri.

    • Patch by NAITOH Jun.

  • Fixed a bug that an exception message can't be generated for

... (truncated)

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 [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 16, 2024
@cederom
Copy link
Contributor

cederom commented May 16, 2024

Automated build fails, as on my BSD box the problematic package is sass-embedded, reported here #106.

On the other hand I have exactly the same problem with this patch and with current master. May be my local setup problem.. but this may block all further PR testing?

% uname -a
FreeBSD octagon 13.2-RELEASE-p11 FreeBSD 13.2-RELEASE-p11 GENERIC amd64

% git branch
* dependabot/bundler/rexml-3.2.8

% bundle install
Bundler 2.5.9 is running, but your lockfile was generated with 2.2.22. Installing Bundler 2.2.22 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.2.22
Installing bundler 2.2.22
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
Fetching gem metadata from https://rubygems.org/
Fetching gem metadata from https://rubygems.org/...........
Fetching rake 13.0.6
Installing rake 13.0.6
Using bundler 2.2.22
Using colorator 1.1.0
Using rb-fsevent 0.11.2
Using eventmachine 1.2.7
Using liquid 4.0.4
Using mercenary 0.4.0
Fetching concurrent-ruby 1.2.2
Fetching google-protobuf 3.23.0
Using http_parser.rb 0.8.0
Using safe_yaml 1.0.5
Fetching public_suffix 5.0.1
Fetching strscan 3.1.0
Fetching ffi 1.15.5
Using forwardable-extended 2.6.0
Using webrick 1.8.1
Using em-websocket 0.5.3
Fetching unicode-display_width 2.4.2
Fetching rouge 4.1.0
Using pathutil 0.16.2
Installing strscan 3.1.0 with native extensions
Installing unicode-display_width 2.4.2
Using terminal-table 3.0.2
Installing public_suffix 5.0.1
Fetching addressable 2.8.4
Installing concurrent-ruby 1.2.2
Installing google-protobuf 3.23.0 with native extensions
Fetching i18n 1.13.0
Installing rouge 4.1.0
Installing addressable 2.8.4
Installing ffi 1.15.5 with native extensions
Installing i18n 1.13.0
Fetching rexml 3.2.8
Installing rexml 3.2.8
Using kramdown 2.4.0
Using kramdown-parser-gfm 1.1.0
Using rb-inotify 0.10.1
Fetching listen 3.8.0
Installing listen 3.8.0
Using jekyll-watch 2.2.1
Fetching sass-embedded 1.62.1
Installing sass-embedded 1.62.1 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

    current directory: /usr/home/cederom/.gem/gems/sass-embedded-1.62.1/ext/sass
/usr/local/bin/ruby32 -rrubygems /usr/local/lib/ruby/gems/3.2/gems/rake-13.2.1/exe/rake RUBYARCHDIR\=/usr/home/cederom/.gem/extensions/amd64-freebsd-13/3.2/sass-embedded-1.62.1 RUBYLIBDIR\=/usr/home/cederom/.gem/extensions/amd64-freebsd-13/3.2/sass-embedded-1.62.1
rake aborted!
NotImplementedError: sass_embedded for x86_64-freebsd13 not available at https://github.com/sass/dart-sass-embedded/releases/tag/1.62.1 (NotImplementedError)
/usr/home/cederom/.gem/gems/sass-embedded-1.62.1/ext/sass/Rakefile:249:in `default_sass_embedded'
/usr/home/cederom/.gem/gems/sass-embedded-1.62.1/ext/sass/Rakefile:21:in `block (2 levels) in <top (required)>'
/usr/home/cederom/.gem/gems/sass-embedded-1.62.1/ext/sass/Rakefile:21:in `fetch'
/usr/home/cederom/.gem/gems/sass-embedded-1.62.1/ext/sass/Rakefile:21:in `block in <top (required)>'
Tasks: TOP => default => install => embedded.rb => sass_embedded
(See full trace by running task with --trace)

rake failed, exit code 1

Gem files will remain installed in /usr/home/cederom/.gem/gems/sass-embedded-1.62.1 for inspection.
Results logged to /usr/home/cederom/.gem/extensions/amd64-freebsd-13/3.2/sass-embedded-1.62.1/gem_make.out

An error occurred while installing sass-embedded (1.62.1), and Bundler cannot continue.
Make sure that `gem install sass-embedded -v '1.62.1' --source 'https://rubygems.org/'` succeeds before bundling.

In Gemfile:
  jekyll-feed was resolved to 0.17.0, which depends on
    jekyll was resolved to 4.3.2, which depends on
      jekyll-sass-converter was resolved to 3.0.0, which depends on
        sass-embedded

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

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.

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

@dependabot dependabot bot deleted the dependabot/bundler/rexml-3.2.8 branch July 29, 2024 10:17
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