Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump sanitize-html and aoe_technology_radar #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Removes sanitize-html. It's no longer used after updating ancestor dependency aoe_technology_radar. These dependencies need to be updated together.

Removes sanitize-html

Updates aoe_technology_radar from 3.6.0 to 4.3.0

Release notes

Sourced from aoe_technology_radar's releases.

v4.3.0

Version v4.3.0 (2024-03-26)

Features

  • add configurable meta description for homepage (8c407ca0)
  • support alternative logos like png (d254ec1a)

Fixes

  • mention basePath in local URL and set default to /techradar (969306c7)

What's Changed

Full Changelog: AOEpeople/aoe_technology_radar@v4.2.0...v4.3.0

v4.2.0

Version v4.2.0 (2024-03-25)

Features

  • add sitemap.xml (a8172e65)
  • allow to change order of sections on main page (7c08e520)

Fixes

  • use webpack for dev-server to keep consistent css-module classnames (335ecf6d)

Chores and tidying

  • deps: update @​types/react (4fc9babf)
  • deps: update dependencies (43513bb1)
  • deps: update dependencies (3dff4eda)
  • add key attribute to homepage components and remove superfluous deep-merge (7dfd28bd)

What's Changed

Full Changelog: AOEpeople/aoe_technology_radar@v4.1.0...v4.2.0

v4.1.0

Version v4.1.0 (2024-03-14)

Features

... (truncated)

Changelog

Sourced from aoe_technology_radar's changelog.

Version v4.3.0 (2024-03-26)

Features

  • add configurable meta description for homepage (8c407ca0)
  • support alternative logos like png (d254ec1a)

Fixes

  • mention basePath in local URL and set default to /techradar (969306c7)

Version v4.2.0 (2024-03-25)

Features

  • add sitemap.xml (a8172e65)
  • allow to change order of sections on main page (7c08e520)

Fixes

  • use webpack for dev-server to keep consistent css-module classnames (335ecf6d)

Chores and tidying

  • deps: update @​types/react (4fc9babf)
  • deps: update dependencies (43513bb1)
  • deps: update dependencies (3dff4eda)
  • add key attribute to homepage components and remove superfluous deep-merge (7dfd28bd)

Version v4.1.0 (2024-03-14)

Features

  • throw error if no single radar item was found (c267082c)
  • add custom.css support (1a7ea352)
  • add social icon GitLab (76b5c38e)
  • reintroduce config.toggles to hide parts of the radar and change behaviour (92b7c282)
  • improve config values by extending default config (04053c67)

Fixes

  • allow tags to be optional in items (5750723c)

Chores and tidying

  • update dependencies (f94c94ff)
  • update dependencies (3c982420)
  • commit updated package-lock.json (c5186353)

Version v4.0.2 (2024-03-13)

... (truncated)

Commits
  • ca863fe Release v4.3.0
  • 8c407ca feat: add configurable meta description for homepage
  • d254ec1 feat: support alternative logos like png
  • 969306c fix: mention basePath in local URL and set default to /techradar
  • d8564af Release v4.2.0
  • 4fc9bab chore(deps): update @​types/react
  • 335ecf6 fix: use webpack for dev-server to keep consistent css-module classnames
  • a8172e6 feat: add sitemap.xml
  • 43513bb chore(deps): update dependencies
  • 3dff4ed chore(deps): update dependencies
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by mathiasschopmans, a new releaser for aoe_technology_radar since your current version.


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 <dependency name> 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot requested a review from a team as a code owner April 22, 2024 08:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
@edgarvonk
Copy link
Member

@dependabot recreate

Removes [sanitize-html](https://github.com/apostrophecms/sanitize-html). It's no longer used after updating ancestor dependency [aoe_technology_radar](https://github.com/AOEpeople/aoe_technology_radar). These dependencies need to be updated together.


Removes `sanitize-html`

Updates `aoe_technology_radar` from 3.6.0 to 4.3.0
- [Release notes](https://github.com/AOEpeople/aoe_technology_radar/releases)
- [Changelog](https://github.com/AOEpeople/aoe_technology_radar/blob/main/CHANGELOG.md)
- [Commits](AOEpeople/aoe_technology_radar@v3.6.0...v4.3.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-type: indirect
- dependency-name: aoe_technology_radar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-a74f7fb355 branch from af8b2ec to 762f14b Compare April 22, 2024 08:49
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant