Skip to content

Releases: Azure/AppConfiguration-Sync

v1.1.4

23 Apr 07:08
befe6ea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

Dependency updates per dependabot

24 Feb 13:24
d539c10
Compare
Choose a tag to compare
Bump node-fetch from 2.6.1 to 2.6.7 (#26)

* Bump node-fetch from 2.6.1 to 2.6.7

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](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

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

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

* Update after rebuild

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ernest Tong <ernestt@microsoft.com>

Dependency updates per dependabot

07 Jul 12:14
98c187a
Compare
Choose a tag to compare
Bump lodash from 4.17.19 to 4.17.21 (#17)

* Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

* Update index.js after rebuild

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ernest Tong <ernestt@microsoft.com>

Dependency updates per dependabot

09 Nov 21:11
30bd511
Compare
Choose a tag to compare
Updating @actions/core, lodash and node-fetch from dependabot (#14)

* Bump node-fetch from 2.6.0 to 2.6.1 (#3)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.15 to 4.17.19 (#2)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @actions/core from 1.2.0 to 1.2.6 (#1)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* updated @actions/core, lodash and node-fetch from dependabot

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Import config files to Azure App Configuration

20 Apr 23:06
d27de5c
Compare
Choose a tag to compare

Added support for specifying content type

GitHub Action for Azure App Configuration Sync

17 Jan 22:12
Compare
Choose a tag to compare

This action syncs configuration files in the repository to an App Configuration instance. For details, see README.

License

GitHub Action for Azure App Configuration Sync is licensed under the MIT License.