Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps vue-content-loader from 0.2.3 to 2.0.1.

Release notes

Sourced from vue-content-loader's releases.

v2.0.1

2.0.1 (2021-11-29)

Bug Fixes

  • update svg attributes on props change (275b8d7), closes #316

v2.0.0

2.0.0 (2021-01-27)

Bug Fixes

  • comply to width & height attributes (8e844cf), closes #46

Features

BREAKING CHANGES

  • width and height attributes are now applied as-is to the svg element, if you want the previous, responsive behavior, use only the new viewBox prop instead.

Before: width="200" height="100" After: viewBox="0 0 200 100"

v1.0.1

1.0.1 (2021-01-19)

Bug Fixes

  • properly set props default values (f5729b1)

v1.0.0

1.0.0 (2021-01-18)

Features

BREAKING CHANGES

  • Require Vue 3
Commits
  • 275b8d7 fix: update svg attributes on props change
  • 1929976 style: setup Prettier properly & lint files
  • 3ec76ca chore(deps-dev): bump @​babel/preset-env from 7.16.0 to 7.16.4
  • 22d56a5 chore(deps-dev): bump vue from 3.2.20 to 3.2.23
  • 5705c15 chore(deps-dev): bump rollup-plugin-typescript2 from 0.30.0 to 0.31.1
  • f45e1b4 chore(deps-dev): bump @​vue/test-utils from 2.0.0-rc.16 to 2.0.0-rc.17
  • 9ec0273 chore(deps-dev): bump typescript from 4.4.4 to 4.5.2
  • 49abe89 chore(deps-dev): bump @​babel/core from 7.15.8 to 7.16.0
  • 9491b19 chore(deps-dev): bump vue-loader from 16.3.1 to 16.8.3
  • daf4163 chore(deps-dev): bump @​vue/compiler-sfc from 3.2.20 to 3.2.21
  • 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 [vue-content-loader](https://github.com/egoist/vue-content-loader) from 0.2.3 to 2.0.1.
- [Release notes](https://github.com/egoist/vue-content-loader/releases)
- [Commits](egoist/vue-content-loader@v0.2.3...v2.0.1)

---
updated-dependencies:
- dependency-name: vue-content-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
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