dependabot[bot]
b18e0ced97
Bump postcss from 8.4.19 to 8.4.20 ( #131 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.19 to 8.4.20.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.19...8.4.20 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 16:55:35 +00:00
dependabot[bot]
100ad45b6c
Bump next from 13.0.5 to 13.1.1 ( #132 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.0.5 to 13.1.1.
- [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/v13.0.5...v13.1.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 16:54:29 +00:00
dependabot[bot]
ab75370e31
Bump eslint-config-next from 13.0.5 to 13.1.1 ( #133 )
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 13.0.5 to 13.1.1.
- [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/v13.1.1/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 16:54:16 +00:00
dependabot[bot]
bb893cbc04
Bump prettier-plugin-tailwindcss from 0.2.0 to 0.2.1 ( #134 )
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.2.0...v0.2.1 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 16:54:07 +00:00
dependabot[bot]
dbc58433bd
Bump @types/react from 18.0.25 to 18.0.26 ( #130 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.0.25 to 18.0.26.
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 16:53:57 +00:00
Deepak Prabhakara
9db5fed873
cleanup ( #129 )
2022-12-16 09:52:37 +00:00
Deepak Prabhakara
07f1000329
bumped up version
2022-12-15 22:21:00 +00:00
Deepak Prabhakara
184f9bbd8e
link to github repo
2022-12-15 22:20:22 +00:00
Aswin V
57b8ddf17c
Optimise multi platform build ( #128 )
...
* Use next.js standalone to optimise docker image
* Temporarily disable release branch check
* Set `PORT` env
* Use the build machine architecture to build and target platform for running
* Prep for PR
* Update node image
* Test with latest image and use ARG for image version
* Prep for PR
2022-12-09 15:04:40 +00:00
Deepak Prabhakara
9eafdeee33
don't really need arm v8
2022-12-08 16:04:58 +00:00
Deepak Prabhakara
512cfda4f3
build linux/arm64/v8
2022-12-08 15:44:50 +00:00
Deepak Prabhakara
8c0c2cae93
removing v6 and v7 to reduce build time
2022-12-08 14:02:40 +00:00
Deepak Prabhakara
e2f4d114b7
bump up version
2022-12-08 12:41:24 +00:00
Aswin V
f0542225d1
Enable multi platform build for docker image ( #127 )
...
* Update actions and support multiplatform build
* Test `ttl.sh`
* Revert changes related to testing
2022-12-08 12:37:16 +00:00
dependabot[bot]
e441f45e29
Bump @boxyhq/saml20 from 1.0.15 to 1.1.0 ( #122 )
...
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20 ) from 1.0.15 to 1.1.0.
- [Release notes](https://github.com/boxyhq/saml20/releases )
- [Commits](https://github.com/boxyhq/saml20/compare/v1.0.15...v1.1.0 )
---
updated-dependencies:
- dependency-name: "@boxyhq/saml20"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 23:17:07 +00:00
codesee-maps[bot]
bd3672b0d0
Install the CodeSee workflow. Learn more at https://docs.codesee.io ( #125 )
...
Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
2022-12-05 23:16:46 +00:00
dependabot[bot]
965b184c46
Bump @types/node-forge from 1.3.0 to 1.3.1 ( #123 )
...
Bumps [@types/node-forge](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-forge ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-forge )
---
updated-dependencies:
- dependency-name: "@types/node-forge"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 10:01:19 +05:30
dependabot[bot]
482fabbe15
Bump prettier-plugin-tailwindcss from 0.1.13 to 0.2.0 ( #124 )
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.1.13 to 0.2.0.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.1.13...v0.2.0 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 09:52:06 +05:30
dependabot[bot]
9ddbfc082d
Bump @types/node from 18.11.9 to 18.11.10 ( #121 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.9 to 18.11.10.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 09:51:27 +05:30
dependabot[bot]
8c688f2247
Bump next from 13.0.3 to 13.0.5 ( #117 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.0.3 to 13.0.5.
- [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/v13.0.3...v13.0.5 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 17:14:46 +00:00
dependabot[bot]
ec80c4547e
Bump @boxyhq/saml20 from 1.0.14 to 1.0.15 ( #119 )
...
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20 ) from 1.0.14 to 1.0.15.
- [Release notes](https://github.com/boxyhq/saml20/releases )
- [Commits](https://github.com/boxyhq/saml20/compare/v1.0.14...v1.0.15 )
---
updated-dependencies:
- dependency-name: "@boxyhq/saml20"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 17:14:38 +00:00
dependabot[bot]
63cdbb460d
Bump prettier from 2.7.1 to 2.8.0 ( #120 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 17:14:12 +00:00
dependabot[bot]
bb4657d0c9
Bump daisyui from 2.40.1 to 2.42.1 ( #118 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.40.1 to 2.42.1.
- [Release notes](https://github.com/saadeghi/daisyui/releases )
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v2.40.1...v2.42.1 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 17:14:03 +00:00
dependabot[bot]
7d24bcfbcb
Bump eslint-config-next from 13.0.4 to 13.0.5 ( #116 )
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 13.0.4 to 13.0.5.
- [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/v13.0.5/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 17:13:44 +00:00
Deepak Prabhakara
356f85a21e
changed dependabot interval to monthly
2022-11-25 17:09:02 +00:00
dependabot[bot]
abe5498e02
Bump eslint-config-next from 13.0.0 to 13.0.4 ( #111 )
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 13.0.0 to 13.0.4.
- [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/v13.0.4/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-11-21 21:47:46 +00:00
Deepak Prabhakara
6d48173e05
skip docker login if not release
2022-11-21 16:53:10 +00:00
dependabot[bot]
7630c1d88e
Bump typescript from 4.8.4 to 4.9.3 ( #110 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:51:21 +00:00
dependabot[bot]
d341df9b13
Bump postcss from 8.4.18 to 8.4.19 ( #112 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.18 to 8.4.19.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.18...8.4.19 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:51:03 +00:00
dependabot[bot]
12b34378f6
Bump @boxyhq/saml20 from 1.0.12 to 1.0.14 ( #113 )
...
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20 ) from 1.0.12 to 1.0.14.
- [Release notes](https://github.com/boxyhq/saml20/releases )
- [Commits](https://github.com/boxyhq/saml20/compare/v1.0.12...v1.0.14 )
---
updated-dependencies:
- dependency-name: "@boxyhq/saml20"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 16:49:59 +00:00
dependabot[bot]
2e9e3d51ed
Bump eslint from 8.27.0 to 8.28.0 ( #114 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-21 21:29:53 +05:30
dependabot[bot]
eddb7b3165
Bump daisyui from 2.38.1 to 2.40.1 ( #108 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.38.1 to 2.40.1.
- [Release notes](https://github.com/saadeghi/daisyui/releases )
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v2.38.1...v2.40.1 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 19:09:50 +00:00
dependabot[bot]
f4cbe3255e
Bump tailwindcss from 3.2.1 to 3.2.4 ( #105 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.1...v3.2.4 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 18:57:20 +00:00
dependabot[bot]
c32c098cbb
Bump next from 13.0.2 to 13.0.3 ( #107 )
...
Bumps [next](https://github.com/vercel/next.js ) from 13.0.2 to 13.0.3.
- [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/v13.0.2...v13.0.3 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 18:57:10 +00:00
dependabot[bot]
1a5d1ff510
Bump @types/react from 18.0.21 to 18.0.25 ( #109 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.0.21 to 18.0.25.
- [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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 18:56:55 +00:00
dependabot[bot]
466cdf8906
Bump @boxyhq/saml20 from 1.0.11 to 1.0.12 ( #106 )
...
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20 ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/boxyhq/saml20/releases )
- [Commits](https://github.com/boxyhq/saml20/compare/v1.0.11...v1.0.12 )
---
updated-dependencies:
- dependency-name: "@boxyhq/saml20"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 18:56:43 +00:00
Deepak Prabhakara
c5dbd1e68b
bumped up version
2022-11-14 09:56:47 +00:00
Deepak Prabhakara
fc5eca8091
added prefixes to idp metadata file ( #104 )
2022-11-14 09:55:39 +00:00
dependabot[bot]
873a8bb11c
Bump eslint from 8.26.0 to 8.27.0 ( #102 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 09:03:43 +05:30
dependabot[bot]
9bf042a4a8
Bump next from 12.3.1 to 13.0.2 ( #101 )
...
* Bump next from 12.3.1 to 13.0.2
Bumps [next](https://github.com/vercel/next.js ) from 12.3.1 to 13.0.2.
- [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/v12.3.1...v13.0.2 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Upgrade Nextjs to 13
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kiran <kiran@boxyhq.com>
2022-11-08 09:03:16 +05:30
dependabot[bot]
61b1309839
Bump autoprefixer from 10.4.12 to 10.4.13 ( #100 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.12 to 10.4.13.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 08:56:03 +05:30
dependabot[bot]
efbf16c71e
Bump daisyui from 2.33.0 to 2.38.1 ( #99 )
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 2.33.0 to 2.38.1.
- [Release notes](https://github.com/saadeghi/daisyui/releases )
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/commits )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 08:55:43 +05:30
dependabot[bot]
84f013f576
Bump @types/node from 18.11.8 to 18.11.9 ( #98 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.8 to 18.11.9.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 08:55:12 +05:30
dependabot[bot]
2b15fd8022
Bump xml-crypto from 3.0.0 to 3.0.1 ( #96 )
...
Bumps [xml-crypto](https://github.com/yaronn/xml-crypto ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/yaronn/xml-crypto/releases )
- [Commits](https://github.com/yaronn/xml-crypto/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: xml-crypto
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 23:40:44 -07:00
dependabot[bot]
7d021edec6
Bump @boxyhq/saml20 from 1.0.10 to 1.0.11 ( #95 )
...
Bumps [@boxyhq/saml20](https://github.com/boxyhq/saml20 ) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/boxyhq/saml20/releases )
- [Commits](https://github.com/boxyhq/saml20/compare/v1.0.10...v1.0.11 )
---
updated-dependencies:
- dependency-name: "@boxyhq/saml20"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 20:14:42 -07:00
dependabot[bot]
c932205243
Bump @types/node from 18.11.4 to 18.11.8 ( #94 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.4 to 18.11.8.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 20:14:01 -07:00
dependabot[bot]
35fc7927d3
Bump eslint-config-next from 12.3.1 to 13.0.0 ( #93 )
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 12.3.1 to 13.0.0.
- [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/v13.0.0/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 20:13:43 -07:00
Deepak Prabhakara
73f45a6f92
dynamic validUntil date (10 years validity)
2022-10-29 14:21:12 +01:00
Kiran K
c5ab7761d1
Download metadata url ( #91 )
...
* Bump eslint from 8.23.1 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint ) from 8.23.1 to 8.24.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.23.1...v8.24.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump next from 12.3.0 to 12.3.1
Bumps [next](https://github.com/vercel/next.js ) from 12.3.0 to 12.3.1.
- [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/v12.3.0...v12.3.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add Download Metadata URL
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 17:38:56 +01:00
dependabot[bot]
d7ef3bf3db
Bump @types/node from 18.11.2 to 18.11.4 ( #86 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.2 to 18.11.4.
- [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:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 21:08:39 -07:00