Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop to master #66

Closed
wants to merge 4 commits into from
Closed

Merge develop to master #66

wants to merge 4 commits into from

Conversation

jwaspin
Copy link
Contributor

@jwaspin jwaspin commented Feb 5, 2024

Closes #65

Release version 2.9.0

hmaier-fws and others added 4 commits July 21, 2023 10:51
* Update CHANGELOG

* Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump grunt from 1.0.4 to 1.5.3

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt@v1.0.4...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* add orcid and ror to namespaces

* implement feedback

* Updating JSON files

* bump version

* add data quality report type codelist

* update descriptions

* update file name

* bump version

* Update description

* Bump lodash from 4.17.15 to 4.17.21 (#42)

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

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

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

* Bump minimatch from 3.0.4 to 3.0.8 (#45)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.0.8)

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

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

* Bump async from 2.6.1 to 3.2.3 (#46)

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v2.6.1...v3.2.3)

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

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

* update npm version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Josh Bradley <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Zwolak <[email protected]>
Co-authored-by: Chris MacDermaid <[email protected]>
Co-authored-by: Chris MacDermaid <[email protected]>
Co-authored-by: Johnathan <[email protected]>
* Remove "geographic" from description (#54)

* Remove "geographic" from description

* Update iso_scope.yml

Update definition from "a dataset" to "the dataset" to match the definition as defined in https://standards.iso.org/iso/19115/-3/mcc/1.0/codelists.xml.

---------

Co-authored-by: Hilmar Maier <[email protected]>

* Data Quality Code Lists (#53)

* Fix Data Quality Element

Rename iso_dataQualityElement.yml to adiwg_dataQualityElement.yml.
Fix codelistName, source, and sourceName.

* Add iso_valueStructure.yml

* Add iso_evaluationMethodTypeCode

* Add adiwg_evaluationMethod

* Add iso_uom

* Rename iso_uom to adiwg_unitsOfMeasure

Also add more units.

* Remove Comment

* Update .gitignore

---------

Co-authored-by: Johnathan <[email protected]>
* 2.9.0

* Update buildify dependency

* Fix Yaml & Json Files

* Remove bower.json

* Update mdCodes Version

Increment minor version to 2.9.0
* Update CHANGELOG

* Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump grunt from 1.0.4 to 1.5.3

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt@v1.0.4...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* add orcid and ror to namespaces

* implement feedback

* Updating JSON files

* bump version

* add data quality report type codelist

* update descriptions

* update file name

* bump version

* Update description

* Bump lodash from 4.17.15 to 4.17.21 (#42)

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

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

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

* Bump minimatch from 3.0.4 to 3.0.8 (#45)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.0.8)

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

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

* Bump async from 2.6.1 to 3.2.3 (#46)

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v2.6.1...v3.2.3)

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

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

* update npm version

* Fix Merge Errors

* Fix Merge Errors

* Fix package-lock.json

* Update README.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Josh Bradley <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Zwolak <[email protected]>
Co-authored-by: Chris MacDermaid <[email protected]>
Co-authored-by: Chris MacDermaid <[email protected]>
@jwaspin jwaspin closed this Feb 26, 2024
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.

2 participants