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 geoblacklight from 4.1.0 to 4.3.0 #137

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2024

Bumps geoblacklight from 4.1.0 to 4.3.0.

Release notes

Sourced from geoblacklight's releases.

v4.3.0

What's Changed

Full Changelog: geoblacklight/geoblacklight@v4.2.0...v4.3.0

v4.2.0

GeoBlacklight v4.2.0

New Features

Support for OpenLayers, COGs and PMTiles

COG Example

Screenshot 2024-02-09 at 3 37 16 PM

PMTiles

Screenshot 2024-02-09 at 3 37 44 PM

Full details in PR#1331

Clover IIIF Manifest Viewer

Screenshot 2024-02-09 at 3 38 21 PM

Full details in PR#1336

Baseline support for OpenIndexMaps Specification 1.0.0

Screenshot 2024-02-09 at 3 40 11 PM

Full details in PR#1233

Upgrade Notes

Complete these steps to upgrade your GeoBlacklight install from v4.1 to v4.2:

  • Bump your Gemfile to: gem "geoblacklight", "~> 4.2" and run bundle
  • Vite Ruby has been adopted as a new frontend asset builder
    • Review the new base.html.erb template
    • Add the vite_client_tag and vite_javascript_tag entries to your local base.html.erb file these lines
    • Install the new vite javascript dependenies by running: yarn
  • config/locales/geoblacklight.en.yml has new clipboard entries — if you have customized this file, please add them to your local file
  • settings.yml has new entries for cogs and pmtiles here and here
  • New dct_references_s key/values have been added for: cogs, pmtiles, and iiif_manifests
    • If you've customized your item viewer preferences, you'll need to update

... (truncated)

Commits
  • 83b90c5 Version: bump to v4.3.0
  • a994418 Merge pull request #1353 from geoblacklight/1352-vite-for-the-people
  • 289b85d Skip webpacker install in Rails 6
  • 927687d StandardRb fixes
  • 53d884a Vite: local entrypoints with path for importing engine code
  • 8483f4e Bump GeoCombine dependency to v0.9 (#1351)
  • 122f713 Version: bump to v4.2.0
  • 48ef355 Merge pull request #1341 from geoblacklight/1209-copy-to-clipboard
  • 8ff201c Updates to test app generation (#1347)
  • 7979c9a Add copy buttons for the layer ids, too
  • 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 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)

Bumps [geoblacklight](https://github.com/geoblacklight/geoblacklight) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/geoblacklight/geoblacklight/releases)
- [Commits](geoblacklight/geoblacklight@v4.1.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2024
@srappel srappel closed this Mar 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 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. 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.

@dependabot dependabot bot deleted the dependabot/bundler/geoblacklight-4.3.0 branch March 21, 2024 15:07
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.

1 participant