summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-12-05chore: upgrade to min ruby of 3.2mainmo khan
2024-12-05Allow using activemodel version 8+mo khan
2024-12-05chore: bump version for releasev0.7.2mo khan
2024-12-05chore: fix Gemfile.lockmo khan
2024-12-05chore: upgrade to minimum Ruby 3.1mo khan
2024-12-05chore: update gemsmo khan
2024-12-05fix: convert variable to stringmo khan
2024-12-05chore: remove linux version of nokogiri from Gemfile.lockmo khan
2024-12-05chore: add latest rubies to test matrixmo khan
2022-12-12Merge https://github.com/xlgmokha/scim-kit/pull/60v0.7.1mo khan
2022-12-12chore: update publish datemo khan
2022-12-09Merge pull request #58 from xlgmokha/dependabot/bundler/rspec-3.12.0mo khan
chore(deps-dev): bump rspec from 3.11.0 to 3.12.0
2022-12-09chore(deps-dev): bump rspec from 3.11.0 to 3.12.0dependabot[bot]
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/rspec/rspec-metagem/releases) - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.11.0...v3.12.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09refactor: remove schema attrmo khan
2022-12-09chore: bump versionmo khan
2022-12-09refactor: collapse conditional with ternarymo khan
2022-12-09refactor: extract type.fully_qualified_namemo khan
2022-12-09style: fix linter errorsmo khan
2022-12-09style: fix linter errorsmo khan
2022-12-09Merge remote-tracking branch 'origin/main' into same-attribute-namemo khan
2022-12-09chore: update nokogiri to 1.13.10mo khan
2022-12-09fix: search for fully qualified attribute namemo khan
2022-12-09refactor: remove duplicationmo khan
2022-12-09fix: check for duplicate attribute namemo khan
2022-12-09feat: provide optional schema to AttributeTypemo khan
2022-12-09test: split contexts to have separate before blocksmo khan
2022-12-09test: define api for extension conflictsmo khan
2022-11-16style fixKamal Mahyuddin
2022-11-16Add support for "duplicate" attribute namesKamal Mahyuddin
2022-09-28feat: add constants for standard schemasv0.7.0mo khan
2022-09-11Merge pull request #54 from xlgmokha/dependabot/bundler/webmock-3.18.1mo khan
chore(deps-dev): bump webmock from 3.14.0 to 3.18.1
2022-09-09chore(deps-dev): bump webmock from 3.14.0 to 3.18.1dependabot[bot]
Bumps [webmock](https://github.com/bblimke/webmock) from 3.14.0 to 3.18.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.14.0...v3.18.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09Merge pull request #56 from xlgmokha/dependabot/bundler/activemodel-7.0.4mo khan
chore(deps): bump activemodel from 7.0.3 to 7.0.4
2022-09-09chore(deps): bump activemodel from 7.0.3 to 7.0.4dependabot[bot]
Bumps [activemodel](https://github.com/rails/rails) from 7.0.3 to 7.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23Merge pull request #48 from xlgmokha/dependabot/bundler/bundler-audit-0.9.1v0.6.0mo khan
chore(deps-dev): bump bundler-audit from 0.9.0.1 to 0.9.1
2022-05-23chore: update linksmo khan
2022-05-23feat: drop ruby 2.5/2.6 and add ruby 3.1mo khan
2022-05-20chore(deps-dev): bump bundler-audit from 0.9.0.1 to 0.9.1dependabot[bot]
Bumps [bundler-audit](https://github.com/postmodern/bundler-audit) from 0.9.0.1 to 0.9.1. - [Release notes](https://github.com/postmodern/bundler-audit/releases) - [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md) - [Commits](https://github.com/postmodern/bundler-audit/compare/v0.9.0.1...v0.9.1) --- updated-dependencies: - dependency-name: bundler-audit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13docs: bump changelog linksmo khan
2022-05-13docs: bump changelogv0.5.3mo khan
2022-05-13test: update tests to match string data typemo khan
2022-05-13fix: invalid error schemamo khan
* change `status` attribute to type string https://www.rfc-editor.org/rfc/rfc7644.html#section-3.12 * remove duplicate `invalidSyntax` * add `invalidFilter`
2022-05-09Merge pull request #45 from xlgmokha/dependabot/bundler/activemodel-6.1.6mo khan
chore(deps): bump activemodel from 6.1.5 to 6.1.6
2022-05-09chore(deps): bump activemodel from 6.1.5 to 6.1.6dependabot[bot]
Bumps [activemodel](https://github.com/rails/rails) from 6.1.5 to 6.1.6. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.3/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.5...v6.1.6) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09Merge pull request #43 from xlgmokha/dependabot/bundler/ffaker-2.21.0mo khan
chore(deps-dev): bump ffaker from 2.20.0 to 2.21.0
2022-04-08chore(deps-dev): bump ffaker from 2.20.0 to 2.21.0dependabot[bot]
Bumps [ffaker](https://github.com/ffaker/ffaker) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/ffaker/ffaker/releases) - [Changelog](https://github.com/ffaker/ffaker/blob/main/Changelog.md) - [Commits](https://github.com/ffaker/ffaker/compare/v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: ffaker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11Merge pull request #42 from xlgmokha/dependabot/bundler/activemodel-6.1.5mo khan
chore(deps): bump activemodel from 6.1.4.7 to 6.1.5
2022-03-11chore(deps): bump activemodel from 6.1.4.7 to 6.1.5dependabot[bot]
Bumps [activemodel](https://github.com/rails/rails) from 6.1.4.7 to 6.1.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.3/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.7...v6.1.5) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09Merge pull request #41 from xlgmokha/dependabot/bundler/activemodel-6.1.4.7mo khan
chore(deps): bump activemodel from 6.1.4.6 to 6.1.4.7
2022-03-08chore(deps): bump activemodel from 6.1.4.6 to 6.1.4.7dependabot[bot]
Bumps [activemodel](https://github.com/rails/rails) from 6.1.4.6 to 6.1.4.7. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.3/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.6...v6.1.4.7) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>