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 traject from 3.7.0 to 3.8.1 #459

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps traject from 3.7.0 to 3.8.1.

Changelog

Sourced from traject's changelog.

3.8.1

Ugh. Forgot about Jruby 9.1 problem with bundler 2. Changing the requirement back.

3.8.0

SolrJsonWriter: HTTPClient should use OS certs instead of packaged ones

HTTPClient, for whatever reason, prefers its own packaged certs, which are now years out of date and don't work with Let's Encrypt.

This changes the code to prefer the OS certs, which can be overridden by setting solr_json_writer.use_packaged_certs to true or "true".

Commits
  • 0f93a8e Revert bundler version change
  • 3481d0d Update version and CHANGES for version 3.8.0
  • 90aa863 Merge pull request #288 from traject/old_marc_for_old_rubies
  • 41672a7 Merge pull request #286 from traject/solr_json_writer_use_host_certs
  • 932b742 Use old ruby-marc when running on old rubies, to get CI to pass
  • 99dd786 SolrJsonWriter: HTTPClient should use OS certs instead of packaged ones
  • 1ea1399 Merge pull request #284 from cbeer/patch-1
  • b44a3e2 Test with Ruby 3.1
  • 50f392a Merge pull request #283 from traject/include_solr_error_in_exception
  • ef55b89 Include Solr-reported error message in our exception message
  • See full diff 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 [traject](https://github.com/traject/traject) from 3.7.0 to 3.8.1.
- [Release notes](https://github.com/traject/traject/releases)
- [Changelog](https://github.com/traject/traject/blob/master/CHANGES.md)
- [Commits](traject/traject@v3.7.0...v3.8.1)

---
updated-dependencies:
- dependency-name: traject
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2022

Looks like traject is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/bundler/traject-3.8.1 branch December 13, 2022 21:26
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants