Skip to content

Conversation

@maniolias
Copy link
Owner

  • fix: upgrade dependencies
  • feat(postgresql): update schema grant management
  • feat(postgresql): repmgrPassword persistent argument
  • fix(cloudfront): weird TS compilation error
  • chore(deps): fix security
  • chore(release): 4.3.0
  • chore(deps): fix high vulnerabilities
  • chore(npm): improve npmignore
  • chore(make): remove master branch ref
  • feat(aws.Zone): extends native zone args
  • chore(make): refactor
  • chore(release): 4.4.0
  • chore(deps): fix vulnerabilities
  • chore(release): 4.4.1
  • chore(deps): fix vulnerabilities
  • feat: add cloudfront arn and id in output
  • chore(release): 4.5.0
  • chore(git): refactor gitignore
  • chore(release): 4.5.1
  • feat: allow to configure trustedKeyGroups when creating Cloudfront Distribution (feat: allow to configure trustedKeyGroups when creating Cloudfront Distribution materya/pulumi#649)
  • chore(release): 4.6.0
  • chore(make): rollback to previous functional version
  • chore(release): 4.6.1
  • chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (chore(deps): bump node-fetch from 2.6.1 to 2.6.7 materya/pulumi#652)
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 (chore(deps): bump shelljs from 0.8.4 to 0.8.5 materya/pulumi#651)
  • chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 (chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 materya/pulumi#650)
  • chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
  • fix: exclude unsupported schema object_type in DefaultPrivileges
  • chore: keep deps up to date
  • chore(release): 4.6.2
  • chore(deps): bump axios from 0.21.1 to 0.21.4
  • chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3
  • chore(deps): bump minimist from 1.2.5 to 1.2.6
  • feat: all to pass version and tag to external and add random string in name
  • chore(release): 4.7.0
  • chore: fix vulnerabilities
  • chore(release): 4.7.1
  • fix: allow using s3 regional domain name to prevent redirect issues

sylver and others added 30 commits March 23, 2021 15:40
forced to ignore it, does not impair compilation
for override configuration capabilities
* switch to a deny all / explicit includes format
* prepare for docker context
…stribution (materya#649)

* feat: allow to configure trustedKeyGroups when creating Cloudfront Distribution

* chore: need to upgrade deps
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot bot and others added 7 commits March 22, 2022 14:52
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](axios/axios@v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](stevemao/trim-off-newlines@v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: trim-off-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@maniolias maniolias self-assigned this Oct 21, 2022
@maniolias maniolias force-pushed the fix/useBucketRegionalName branch from c104da9 to 2dd604c Compare October 21, 2022 12:41
@maniolias maniolias force-pushed the fix/useBucketRegionalName branch from 2dd604c to f4f6d08 Compare October 21, 2022 12:42
@maniolias maniolias force-pushed the fix/useBucketRegionalName branch from 8e4cfe7 to a535ccc Compare October 27, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants