Commit graph

159 commits

Author SHA1 Message Date
Philip Jake
23549699e6
Release (#848)
* build(deps-dev): bump @types/react from 18.3.3 to 18.3.11

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

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

* build(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.14

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.5 to 14.2.14.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.14/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* build(deps): bump next-intl from 3.17.2 to 3.20.0

Bumps [next-intl](https://github.com/amannn/next-intl) from 3.17.2 to 3.20.0.
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.17.2...v3.20.0)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps-dev): bump @playwright/test from 1.46.1 to 1.47.2

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.1 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.2)

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

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

* build(deps-dev): bump eslint-config-next from 14.2.14 to 14.2.15

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.14 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* build(deps): bump typescript from 5.5.4 to 5.6.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps): bump next from 14.2.14 to 14.2.15

Bumps [next](https://github.com/vercel/next.js) from 14.2.14 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.14...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* build(deps-dev): bump @playwright/test from 1.47.2 to 1.48.0

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.0)

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

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

* feat: Init Change to UseAppRouter

* feat: Change Package manager to pnpm

* fix: Use pnpm action

* ci: Cache dependencies

* fix: Remove package-lock.json

* build(deps): bump next-intl from 3.20.0 to 3.21.1

Bumps [next-intl](https://github.com/amannn/next-intl) from 3.20.0 to 3.21.1.
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.20.0...v3.21.1)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps): bump pnpm/action-setup from 2 to 4

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* feat: Refactor code

* fix: Memoize shareOptions

* feat: Upgrade to Next.js 15 / React 19

* docs: Remove seperate documents as they're not needed anymore

Will be included later on in the README

* chore: Use Interface on memo

* fix: Use of math in sass files

* feat: Major refactor for performance improvements

* fix: Minor issues (CC: Sonar)

* fix: Remove type any

* fix: Union type overwrite

* feat: Upgrade to next.config.ts

* chore(deps): Upgrade ESLint v9

* ci: Update pnpm version

* feat: Improve React. imports as direct imports

* feat: Add preprocessor to ingredients form

* fix(a11y): Change color on source links for AAA contrast ratio

* fix: Linting error import/order

* test: Add unit tests for utils

* build(deps): bump sass from 1.79.4 to 1.80.4

Bumps [sass](https://github.com/sass/dart-sass) from 1.79.4 to 1.80.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.79.4...1.80.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps): bump @types/node from 22.5.4 to 22.8.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.8.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

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

* build(deps): bump @frontendnetwork/veganify from 1.2.5 to 1.2.9

Bumps [@frontendnetwork/veganify](https://github.com/JokeNetwork/veganify-api-wrapper) from 1.2.5 to 1.2.9.
- [Commits](https://github.com/JokeNetwork/veganify-api-wrapper/commits)

---
updated-dependencies:
- dependency-name: "@frontendnetwork/veganify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* ci: Run e2e tests after deploying

* chore: Setup Playwright

* feat: Reuse License modal

* test: Change E2E to staging url

* fix: Product Hunt Badge size

* docs: Added improved dev guide

* docs: Formatting

* Feature/v1 api (#847)

* feat: Initialize API v1 for Ingredients

* feat(i18n): Added translations for tooltip

* feat(SCSS): Upgraded to newer SCSS version

* test: Add e2e tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2024-10-27 16:14:05 +01:00
Philip Jake
eb75ccc5eb
Release (#846)
* build(deps-dev): bump @types/react from 18.3.3 to 18.3.11

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

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

* build(deps-dev): bump eslint-config-next from 14.2.5 to 14.2.14

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.5 to 14.2.14.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.14/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* build(deps): bump next-intl from 3.17.2 to 3.20.0

Bumps [next-intl](https://github.com/amannn/next-intl) from 3.17.2 to 3.20.0.
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.17.2...v3.20.0)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps-dev): bump @playwright/test from 1.46.1 to 1.47.2

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.1 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.2)

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

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

* build(deps-dev): bump eslint-config-next from 14.2.14 to 14.2.15

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.14 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.15/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* build(deps): bump typescript from 5.5.4 to 5.6.3

Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps): bump next from 14.2.14 to 14.2.15

Bumps [next](https://github.com/vercel/next.js) from 14.2.14 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.14...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* build(deps-dev): bump @playwright/test from 1.47.2 to 1.48.0

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.0)

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

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

* feat: Init Change to UseAppRouter

* feat: Change Package manager to pnpm

* fix: Use pnpm action

* ci: Cache dependencies

* fix: Remove package-lock.json

* build(deps): bump next-intl from 3.20.0 to 3.21.1

Bumps [next-intl](https://github.com/amannn/next-intl) from 3.20.0 to 3.21.1.
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v3.20.0...v3.21.1)

---
updated-dependencies:
- dependency-name: next-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps): bump pnpm/action-setup from 2 to 4

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2...v4)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* feat: Refactor code

* fix: Memoize shareOptions

* feat: Upgrade to Next.js 15 / React 19

* docs: Remove seperate documents as they're not needed anymore

Will be included later on in the README

* chore: Use Interface on memo

* fix: Use of math in sass files

* feat: Major refactor for performance improvements

* fix: Minor issues (CC: Sonar)

* fix: Remove type any

* fix: Union type overwrite

* feat: Upgrade to next.config.ts

* chore(deps): Upgrade ESLint v9

* ci: Update pnpm version

* feat: Improve React. imports as direct imports

* feat: Add preprocessor to ingredients form

* fix(a11y): Change color on source links for AAA contrast ratio

* fix: Linting error import/order

* test: Add unit tests for utils

* build(deps): bump sass from 1.79.4 to 1.80.4

Bumps [sass](https://github.com/sass/dart-sass) from 1.79.4 to 1.80.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.79.4...1.80.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* build(deps): bump @types/node from 22.5.4 to 22.8.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.8.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

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

* build(deps): bump @frontendnetwork/veganify from 1.2.5 to 1.2.9

Bumps [@frontendnetwork/veganify](https://github.com/JokeNetwork/veganify-api-wrapper) from 1.2.5 to 1.2.9.
- [Commits](https://github.com/JokeNetwork/veganify-api-wrapper/commits)

---
updated-dependencies:
- dependency-name: "@frontendnetwork/veganify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* ci: Run e2e tests after deploying

* chore: Setup Playwright

* feat: Reuse License modal

* test: Change E2E to staging url

* fix: Product Hunt Badge size

* docs: Added improved dev guide

* docs: Formatting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2024-10-27 01:29:14 +02:00
dependabot[bot]
c754752762
build(deps): bump docker/build-push-action from 6.7.0 to 6.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](5cd11c3a4c...4f58ea7922)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 02:40:50 +00:00
dependabot[bot]
7314f1761b
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from a8d35412fb758de9162fd63e3fa3f0942bdedb4d to 5cd11c3a4ced054e52742c5fd54dca954e0edd85.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](a8d35412fb...5cd11c3a4c)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 02:59:31 +00:00
Philip Jake
432e9c0f56
Merge pull request #758 from frontendnetwork/dependabot/github_actions/docker/login-action-3.3.0
build(deps): bump docker/login-action from 3.2.0 to 3.3.0
2024-08-04 11:05:53 +02:00
dependabot[bot]
398fe80e33
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from af64c4e18f18907592d87ebdea2882bc1f27a07a to a8d35412fb758de9162fd63e3fa3f0942bdedb4d.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](af64c4e18f...a8d35412fb)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-31 02:23:21 +00:00
dependabot[bot]
0bffb2f8c6
build(deps): bump docker/login-action from 3.2.0 to 3.3.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](0d4c9c5ea7...9780b0c442)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 02:21:05 +00:00
dependabot[bot]
795a2c32f7
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from cfed4e995e12d7bee5002f066f5649e5f1cc059c to af64c4e18f18907592d87ebdea2882bc1f27a07a.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](cfed4e995e...af64c4e18f)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 02:19:03 +00:00
kodiakhq[bot]
a12b7483d1
Merge pull request #721 from frontendnetwork/dependabot/github_actions/docker/login-action-0d4c9c5ea7693da7b068278f7b52bda2a190a446
build(deps): bump docker/login-action from 70fccc794acd729b2b22dd6a326895f286447728 to 0d4c9c5ea7693da7b068278f7b52bda2a190a446
2024-06-13 04:03:09 +00:00
dependabot[bot]
5743dfa655
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2a53c6ccda456d31fb62eedc658aae06e238b7bd to cfed4e995e12d7bee5002f066f5649e5f1cc059c.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](2a53c6ccda...cfed4e995e)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 02:31:41 +00:00
dependabot[bot]
bd16bce9ec
build(deps): bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from 70fccc794acd729b2b22dd6a326895f286447728 to 0d4c9c5ea7693da7b068278f7b52bda2a190a446.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](70fccc794a...0d4c9c5ea7)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 02:29:39 +00:00
kodiakhq[bot]
5d2b4d1449
Merge pull request #703 from frontendnetwork/dependabot/github_actions/docker/login-action-70fccc794acd729b2b22dd6a326895f286447728
build(deps): bump docker/login-action from 5f4866a30a54f16a52d2ecb4a3898e9e424939cf to 70fccc794acd729b2b22dd6a326895f286447728
2024-05-17 15:41:50 +00:00
dependabot[bot]
d786d84388
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from eb539f44b153603ccbfbd98e2ab9d4d0dcaf23a4 to 2a53c6ccda456d31fb62eedc658aae06e238b7bd.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](eb539f44b1...2a53c6ccda)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 02:08:43 +00:00
dependabot[bot]
9e2f03ce18
build(deps): bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from 5f4866a30a54f16a52d2ecb4a3898e9e424939cf to 70fccc794acd729b2b22dd6a326895f286447728.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](5f4866a30a...70fccc794a)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 02:08:37 +00:00
dependabot[bot]
a218b88858
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7e6f77677b7892794c8852c6e3773c3e9bc3129a to eb539f44b153603ccbfbd98e2ab9d4d0dcaf23a4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](7e6f77677b...eb539f44b1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 02:47:54 +00:00
Philip
a8c44b3410 ci: Adjusted to terraform deployment 2024-04-20 21:49:23 +02:00
Philip Jake
9930139ad4
Merge pull request #672 from frontendnetwork/dependabot/github_actions/docker/login-action-5f4866a30a54f16a52d2ecb4a3898e9e424939cf
build(deps): bump docker/login-action from 83a00bc1ab5ded6580f31df1c49e6aaa932d840d to 5f4866a30a54f16a52d2ecb4a3898e9e424939cf
2024-04-20 20:18:28 +02:00
Philip Jake
eb8216b5df
Merge pull request #678 from frontendnetwork/dependabot/github_actions/docker/build-push-action-7e6f77677b7892794c8852c6e3773c3e9bc3129a
build(deps): bump docker/build-push-action from 4976231911ebf5f32aad765192d35f942aa48cb8 to 7e6f77677b7892794c8852c6e3773c3e9bc3129a
2024-04-20 20:18:11 +02:00
Philip
95c2881ca8 fix: Kubernetes deployment 2024-04-20 19:37:23 +02:00
Philip
048f540bb5 feat: Add Kubernetes Deployment 2024-04-20 19:33:36 +02:00
dependabot[bot]
a8c8a4349c
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4976231911ebf5f32aad765192d35f942aa48cb8 to 7e6f77677b7892794c8852c6e3773c3e9bc3129a.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](4976231911...7e6f77677b)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 02:23:22 +00:00
dependabot[bot]
d4f6fa7561
build(deps): bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from 83a00bc1ab5ded6580f31df1c49e6aaa932d840d to 5f4866a30a54f16a52d2ecb4a3898e9e424939cf.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](83a00bc1ab...5f4866a30a)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 02:25:24 +00:00
dependabot[bot]
f8683e2f21
build(deps): bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from 3d58c274f17dffee475a5520cbe67f0a882c4dbb to 83a00bc1ab5ded6580f31df1c49e6aaa932d840d.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](3d58c274f1...83a00bc1ab)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 02:51:15 +00:00
dependabot[bot]
698a28d7df
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 9f6f8c940b91232557f8699b21341a08624a8dce to 4976231911ebf5f32aad765192d35f942aa48cb8.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](9f6f8c940b...4976231911)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 02:54:59 +00:00
dependabot[bot]
af8eddfc86
build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](dbef88086f...8e5442c4ef)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 02:04:10 +00:00
Philip Jake
cbfe88ca64
Update build.yml 2024-01-24 22:15:18 +01:00
Philip Jake
3c44172507
CI: Staging deployment 2024-01-24 21:26:47 +01:00
Philip
5fb3e64094 feat: Change product name to Veganify 2024-01-24 20:43:05 +01:00
kodiakhq[bot]
f8331bb5e1
Merge pull request #594 from frontendnetwork/dependabot/github_actions/docker/metadata-action-5.5.0
build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
2024-01-13 15:30:19 +00:00
dependabot[bot]
8a7b740092
build(deps): bump appleboy/ssh-action from 1.0.2 to 1.0.3
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 02:52:27 +00:00
dependabot[bot]
a50cee80ad
build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](9dc751fe24...dbef88086f)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 02:52:24 +00:00
Philip Jake
8ff8dd769f
chore(Pipelines): Add --legacy-peer-deps flag for PRs 2024-01-04 00:19:00 +01:00
Philip Jake
25ee51d435
Merge pull request #565 from frontendnetwork/dependabot/github_actions/docker/build-push-action-9f6f8c940b91232557f8699b21341a08624a8dce
build(deps): bump docker/build-push-action from fdf7f43ecf7c1a5c7afe936410233728a8c2d9c2 to 9f6f8c940b91232557f8699b21341a08624a8dce
2024-01-02 14:24:26 +01:00
Philip Jake
1ba66497b0
Merge pull request #573 from frontendnetwork/dependabot/github_actions/docker/metadata-action-9dc751fe249ad99385a2583ee0d084c400eee04e
build(deps): bump docker/metadata-action from 62339db73c56dd749060f65a6ebb93a6e056b755 to 9dc751fe249ad99385a2583ee0d084c400eee04e
2024-01-02 14:24:02 +01:00
Philip Jake
0285dfc36c
Merge pull request #554 from frontendnetwork/dependabot/github_actions/docker/login-action-3d58c274f17dffee475a5520cbe67f0a882c4dbb
build(deps): bump docker/login-action from 1f401f745bf57e30b3a2800ad308a87d2ebdf14b to 3d58c274f17dffee475a5520cbe67f0a882c4dbb
2024-01-02 14:23:14 +01:00
dependabot[bot]
0f101f2d27
build(deps): bump appleboy/ssh-action from 1.0.1 to 1.0.2
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 02:54:04 +00:00
dependabot[bot]
3911db372d
build(deps): bump appleboy/ssh-action from 1.0.0 to 1.0.1
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-27 02:07:17 +00:00
dependabot[bot]
d76e03d9c5
build(deps): bump docker/metadata-action
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 62339db73c56dd749060f65a6ebb93a6e056b755 to 9dc751fe249ad99385a2583ee0d084c400eee04e.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](62339db73c...9dc751fe24)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 02:02:37 +00:00
dependabot[bot]
0b47a3cafe
build(deps): bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from fdf7f43ecf7c1a5c7afe936410233728a8c2d9c2 to 9f6f8c940b91232557f8699b21341a08624a8dce.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](fdf7f43ecf...9f6f8c940b)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 02:56:21 +00:00
dependabot[bot]
ad1f3d2c52
build(deps): bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from 1f401f745bf57e30b3a2800ad308a87d2ebdf14b to 3d58c274f17dffee475a5520cbe67f0a882c4dbb.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](1f401f745b...3d58c274f1)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 02:25:03 +00:00
kodiakhq[bot]
1927f677dc
Merge pull request #522 from frontendnetwork/dependabot/github_actions/docker/metadata-action-62339db73c56dd749060f65a6ebb93a6e056b755
build(deps): bump docker/metadata-action from 879dcbb708d40f8b8679d4f7941b938a086e23a7 to 62339db73c56dd749060f65a6ebb93a6e056b755
2023-10-28 12:41:32 +00:00
kodiakhq[bot]
43d8d06d4b
Merge pull request #521 from frontendnetwork/dependabot/github_actions/docker/login-action-1f401f745bf57e30b3a2800ad308a87d2ebdf14b
build(deps): bump docker/login-action from b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 to 1f401f745bf57e30b3a2800ad308a87d2ebdf14b
2023-10-27 19:54:45 +00:00
dependabot[bot]
48f10be380
build(deps): bump docker/metadata-action
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 879dcbb708d40f8b8679d4f7941b938a086e23a7 to 62339db73c56dd749060f65a6ebb93a6e056b755.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](879dcbb708...62339db73c)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 02:11:10 +00:00
dependabot[bot]
b168976faa
build(deps): bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 to 1f401f745bf57e30b3a2800ad308a87d2ebdf14b.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](b4bedf8053...1f401f745b)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 02:11:04 +00:00
dependabot[bot]
dd12131503
build(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 02:39:36 +00:00
Philip Jake
8c2b6c005b
Merge pull request #443 from frontendnetwork/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-10-23 19:01:54 +02:00
Philip Jake
c9f8c59678
Merge pull request #456 from frontendnetwork/dependabot/github_actions/docker/login-action-b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
build(deps): bump docker/login-action from cf8514a65188af1d4f94f8c28a7a4153af1088ce to b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
2023-10-23 19:00:46 +02:00
dependabot[bot]
18002f7a40
build(deps): bump docker/metadata-action
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 0f8c876bafbf5dbce05c36682ec68e9a0274a48a to 879dcbb708d40f8b8679d4f7941b938a086e23a7.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](0f8c876baf...879dcbb708)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 21:15:49 +00:00
dependabot[bot]
9d3665a1ef
build(deps): bump docker/login-action
Bumps [docker/login-action](https://github.com/docker/login-action) from cf8514a65188af1d4f94f8c28a7a4153af1088ce to b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](cf8514a651...b4bedf8053)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 21:14:38 +00:00
dependabot[bot]
ec11201600
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 21:13:48 +00:00