Skip to content

Release/0.11.0#414

Merged
valadas merged 24 commits intomainfrom
release/0.11.0
Jan 3, 2022
Merged

Release/0.11.0#414
valadas merged 24 commits intomainfrom
release/0.11.0

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Jan 3, 2022

Release/0.11.0

dependabot bot and others added 24 commits November 1, 2021 14:02
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.0.0 to 10.4.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v10.0.0...v10.4.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-10.4.0

Bump puppeteer from 10.0.0 to 10.4.0
Will produce a licenses.txt file on each package change
Added automatic licenses attributions generation
This changes most inline svg icons into the material icons svg npm package.

This is a potential breaking change from consumers of this library as you will either end up with an inline svg or a base64 data-url depending on how this is consumed which may affect how the css works out. In theory because we are in shadow-dom, it should not be an issue but it is worth testing before upgrading to this new version.

For stenciljs consumers of this package you can simply
`npm install stencil-inline-svg --save-dev` and call it in your stencil config plugins, for usage in other frameworks, please open an issue with minimal usage scenario for help.
Implemented material icons package
Fixed an alignment issue with dnn-toggle that prevented aligning it properly externally using plain flex or grid css.
Fixed alignment issues with dnn-toggle
There was a higher than supported dependency on eslint that caused multiple warnings.
Updated dependency chain for linter
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 10.4.0 to 13.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v10.4.0...v13.0.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@material-design-icons/svg](https://github.com/marella/material-design-icons/tree/HEAD/svg) from 0.10.1 to 0.10.4.
- [Release notes](https://github.com/marella/material-design-icons/releases)
- [Commits](https://github.com/marella/material-design-icons/commits/v0.10.4/svg)

---
updated-dependencies:
- dependency-name: "@material-design-icons/svg"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.26.1 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.26.1...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…lugin-react-7.28.0

Bump eslint-plugin-react from 7.26.1 to 7.28.0
Bumps [@stencil/core](https://github.com/ionic-team/stencil) from 2.9.0 to 2.12.0.
- [Release notes](https://github.com/ionic-team/stencil/releases)
- [Changelog](https://github.com/ionic-team/stencil/blob/main/CHANGELOG.md)
- [Commits](stenciljs/core@v2.9.0...v2.12.0)

---
updated-dependencies:
- dependency-name: "@stencil/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…r-13.0.1

Bump puppeteer from 10.4.0 to 13.0.1
…-design-icons/svg-0.10.4

Bump @material-design-icons/svg from 0.10.1 to 0.10.4
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](jestjs/jest@v26.6.3...v27.4.5)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…core-2.12.0

Bump @stencil/core from 2.9.0 to 2.12.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…st-27.4.0

Bump @types/jest from 27.0.2 to 27.4.0
Implemented dnn-tabs
@valadas valadas added the build label Jan 3, 2022
@valadas valadas added this to the 0.11.0 milestone Jan 3, 2022
@valadas valadas merged commit bacca77 into main Jan 3, 2022
@valadas valadas deleted the release/0.11.0 branch January 3, 2022 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant