projectcaluma / caluma-portal-demo

A demo app to showcase caluma in an building permit scenario
GNU General Public License v3.0
2 stars 4 forks source link

chore(deps-dev): bump ember-alexandria from 4.0.6 to 7.0.3 in /ember #346

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps ember-alexandria from 4.0.6 to 7.0.3.

Release notes

Sourced from ember-alexandria's releases.

v7.0.3

7.0.3 (2024-03-18)

Bug Fixes

  • only pass locale string to flatpickr (709c415)

v7.0.2

7.0.2 (2024-03-18)

Bug Fixes

  • call correct method in document view (45f6c83)

v7.0.1

7.0.1 (2024-03-13)

Bug Fixes

  • deps: update dependencies (4f18782)

v7.0.0

7.0.0 (2024-03-11)

Bug Fixes

  • categories: format alexandria category descriptions (c7ff8b0)
  • convert: typo for success message (#708) (2a9cdae)
  • documents: fix inital selection with ctrl (#729) (ef80fc3)
  • thumbnail: make sure thumbnail of latest file is rendered (#679) (38baf73)
  • update and fix flatpickr integration (#710) (74d7f50)

Features

  • add button to convert to pdf (#700) (223febe)
  • add web dav edit integration (9d63feb)
  • api: upload files directly via alexandria API (f934fc4)
  • change displayed modified date to be latest file creation (6946f6f)

BREAKING CHANGES

  • api: Requires alexandria backend v3.0.0-beta.3

v7.0.0-hotfix.1

... (truncated)

Changelog

Sourced from ember-alexandria's changelog.

7.0.3 (2024-03-18)

Bug Fixes

  • only pass locale string to flatpickr (709c415)

7.0.2 (2024-03-18)

Bug Fixes

  • call correct method in document view (45f6c83)

7.0.1 (2024-03-13)

Bug Fixes

  • deps: update dependencies (4f18782)

7.0.0 (2024-03-11)

Bug Fixes

  • categories: format alexandria category descriptions (c7ff8b0)
  • convert: typo for success message (#708) (2a9cdae)
  • documents: fix inital selection with ctrl (#729) (ef80fc3)
  • thumbnail: make sure thumbnail of latest file is rendered (#679) (38baf73)
  • update and fix flatpickr integration (#710) (74d7f50)

Features

  • add button to convert to pdf (#700) (223febe)
  • add web dav edit integration (9d63feb)
  • api: upload files directly via alexandria API (f934fc4)
  • change displayed modified date to be latest file creation (6946f6f)

BREAKING CHANGES

  • api: Requires alexandria backend v3.0.0-beta.3

7.0.0-beta.1 (2024-01-18)

Features

... (truncated)

Commits
  • 1c06bb3 chore(release): 7.0.3 [skip ci]
  • 709c415 fix: only pass locale string to flatpickr
  • 1fce324 chore(release): 7.0.2 [skip ci]
  • 308e073 chore(deps): bump ember-uikit from 9.0.1 to 9.1.0
  • de39ba3 chore(deps-dev): bump the npm_and_yarn group across 1 directory with 1 update
  • 24d0ed7 chore(deps-dev): bump semantic-release from 23.0.2 to 23.0.4
  • 8017573 chore(deps-dev): bump the npm_and_yarn group across 1 directory with 1 update
  • 947a8a4 chore(deps-dev): bump sass from 1.71.1 to 1.72.0
  • 45f6c83 fix: call correct method in document view
  • fc9ee77 chore(release): 7.0.1 [skip ci]
  • 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 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)
dependabot[bot] commented 6 months ago

Superseded by #349.