Skip to content

Bump github.com/pocketbase/pocketbase from 0.13.0 to 0.13.4 - #50

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/pocketbase/pocketbase-0.13.4
Closed

Bump github.com/pocketbase/pocketbase from 0.13.0 to 0.13.4#50
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/pocketbase/pocketbase-0.13.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2023

Copy link
Copy Markdown
Contributor

Bumps github.com/pocketbase/pocketbase from 0.13.0 to 0.13.4.

Release notes

Sourced from github.com/pocketbase/pocketbase's releases.

v0.13.4 Release

  • Removed eager unique collection name check to support lazy validation during bulk import.

    This is a fix for a minor regression introduced with v0.13.3 that is causing collections import with renamed collections to fail because the related records table will be already inserted since the import validations are performed after the record tables sync.

v0.13.3 Release

  • Fixed view collections import (#2044).

  • Updated the records picker Admin UI to show properly view collection relations.

v0.13.2 Release

  • Fixed Admin UI js error when selecting multiple file field as relation "Display fields" (#1989).

v0.13.1 Release

  • Added HEAD request method support for the /api/files/:collection/:recordId/:filename route (#1976).
Changelog

Sourced from github.com/pocketbase/pocketbase's changelog.

v0.13.4

  • Removed eager unique collection name check to allow lazy evaluation during bulk import.

v0.13.3

  • Fixed view collections import (#2044).

  • Updated the records picker Admin UI to show properly view collection relations.

v0.13.2

  • Fixed Admin UI js error when selecting multiple file field as relation "Display fields" (#1989).

v0.13.1

  • Added HEAD request method support for the /api/files/:collection/:recordId/:filename route (#1976).
Commits
  • 31b24ec removed eager unique collection name check to allow lazy validation during bu...
  • cce9116 updated ui/dist
  • 7cfbe49 updated changelog
  • b564be0 updated RecordsPicker to show proper view colllection relations
  • f5493dd updated ui/dist
  • 49227f5 fixed views relation picker load action and updated the record preview
  • 94d2f29 #2044 fixed view collections import
  • af34eb5 #1989 fixed RecordInfo multiple files preview
  • 42e288c #1976 added HEAD requests support for the file download action
  • 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 [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.13.0 to 0.13.4.
- [Release notes](https://github.com/pocketbase/pocketbase/releases)
- [Changelog](https://github.com/pocketbase/pocketbase/blob/master/CHANGELOG.md)
- [Commits](pocketbase/pocketbase@v0.13.0...v0.13.4)

---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 14, 2023
@gaby

gaby commented Mar 28, 2023

Copy link
Copy Markdown

@r--w Can you merge this and make a new release? Thanks

@dependabot @github

dependabot Bot commented on behalf of github Mar 29, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #53.

@dependabot dependabot Bot closed this Mar 29, 2023
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/pocketbase/pocketbase-0.13.4 branch March 29, 2023 05:19
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