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 activerecord-postgis-adapter from 7.0.1 to 7.1.1 in /back #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps activerecord-postgis-adapter from 7.0.1 to 7.1.1.

Changelog

Sourced from activerecord-postgis-adapter's changelog.

7.1.1 / 2021-08-17

  • Modify truncate_tables to ignore spatial_ref_sys #341, #345
  • Fix Default Values #347

7.1.0 / 2021-03-28

  • Support Attributes #334
  • Access configuration_hash using symbols #335
  • Support JRuby #330
Commits
  • 250053d Update History, bump version
  • 672219e Merge pull request #347 from rgeo/default-values
  • 59884ea Merge pull request #345 from rgeo/parallelize-srs-table
  • 429f934 Override quote_default_expression for geometric and geographic types
  • c385ed1 Include PostGIS::DatabaseStatements in adapter instead of prepending Abstract...
  • f7108d4 Update History
  • 66f5f17 Merge pull request #341 from rgeo/ignore-srs-truncate
  • 7109d4f Formatting
  • 074506f Modify truncate_tables to ignore the spatial_ref_sys table
  • 7b8822b Bump version, update History and README
  • 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 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 [activerecord-postgis-adapter](https://github.com/rgeo/activerecord-postgis-adapter) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/rgeo/activerecord-postgis-adapter/releases)
- [Changelog](https://github.com/rgeo/activerecord-postgis-adapter/blob/master/History.md)
- [Commits](rgeo/activerecord-postgis-adapter@v7.0.1...v7.1.1)

---
updated-dependencies:
- dependency-name: activerecord-postgis-adapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 1, 2023
@cl-dev-bot
Copy link
Collaborator

Warnings
⚠️ The branch name contains no Jira issue key (case-sensitive)
⚠️ The PR title contains no Jira issue key (case-sensitive)
⚠️ The changelog hasn't been modified
Messages
📖 Check translation progress
📖

Run the e2e tests

Generated by 🚫 dangerJS against fa6b919

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.

1 participant