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.4.0 #75

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps aoe_technology_radar from 3.6.0 to 4.4.0.

Release notes

Sourced from aoe_technology_radar's releases.

v4.4.0

Version v4.4.0 (2024-07-01)

Features

  • add jsFile option to include custom JavaScript (6a5b8637)

Fixes

  • css: increase ol padding to accommodate two-digit list items (a443aef0)

Chores and tidying

  • update dependencies (717bc238)
  • update dependencies and sync version (cca35eaa)

What's Changed

Full Changelog: https://github.com/AOEpeople/aoe_technology_radar/compare/v4.3.0...v4.4.0

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)

... (truncated)

Changelog

Sourced from aoe_technology_radar's changelog.

Version v4.4.0 (2024-07-01)

Features

  • add jsFile option to include custom JavaScript (6a5b8637)

Fixes

  • css: increase ol padding to accommodate two-digit list items (a443aef0)

Chores and tidying

  • update dependencies (717bc238)
  • update dependencies and sync version (cca35eaa)

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)

... (truncated)

Commits
  • 1c9bfa3 Release v4.4.0
  • 717bc23 chore: update dependencies
  • 6a5b863 feat: add jsFile option to include custom JavaScript
  • a443aef fix(css): increase ol padding to accommodate two-digit list items
  • cca35ea chore: update dependencies and sync version
  • 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
  • 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)