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.1 in /ember #342

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps ember-alexandria from 4.0.6 to 7.0.1.

Release notes

Sourced from ember-alexandria's releases.

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-beta.6

7.0.0-beta.6 (2024-03-05)

Bug Fixes

Features

  • add web dav edit integration (9d63feb)

v7.0.0-beta.5

7.0.0-beta.5 (2024-02-28)

... (truncated)

Changelog

Sourced from ember-alexandria's changelog.

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

  • api: upload files directly via alexandria API (f934fc4)

BREAKING CHANGES

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

6.0.1 (2024-01-12)

Bug Fixes

  • category: reset drag state after drop (35879e4)
  • download: ensure file ordering (76b0cdb)

... (truncated)

Commits
  • fc9ee77 chore(release): 7.0.1 [skip ci]
  • 4f18782 fix(deps): update dependencies
  • d0d6e74 chore(release): 7.0.0 [skip ci]
  • c7ff8b0 fix(categories): format alexandria category descriptions
  • ef80fc3 fix(documents): fix inital selection with ctrl (#729)
  • 1ccbb1e chore(deps): bump @​embroider/macros from 1.14.0 to 1.15.0 (#726)
  • 43d4f19 chore(deps-dev): bump stylelint-scss from 6.1.0 to 6.2.1 (#724)
  • 9d63feb feat: add web dav edit integration
  • f75cece chore(deps): bump ember-intl from 6.4.1 to 6.5.1 (#722)
  • 2a54bdb chore(deps-dev): bump semantic-release from 23.0.0 to 23.0.2 (#717)
  • 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 #346.