infonl / info-techradar

Owner: Edgar. A static site generator for the INFO Technology Radar based on the AOE Tech Radar generator.
https://infonl.github.io/info-techradar/index.html
Other
2 stars 0 forks source link

chore(deps): bump aoe_technology_radar from 3.6.0 to 4.3.0 #69

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 4 months ago

Bumps 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: https://github.com/AOEpeople/aoe_technology_radar/compare/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: https://github.com/AOEpeople/aoe_technology_radar/compare/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 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 1 month ago

Superseded by #75.