James Zern
6c8fba13df
doc/Gemfile.lock: update deps
...
notably webrick, which should address a dependabot security warning
after:
049616e docs/.ruby-version: bump version to 2.5.0
2024-10-16 11:29:12 -07:00
James Zern
049616e9f6
docs/.ruby-version: bump version to 2.5.0
...
This should address recent Dependabot failures:
```
Bundler::SolveFailure with message: Could not find compatible versions
Because github-pages >= 224 depends on jekyll-seo-tag = 2.8.0
and jekyll-seo-tag >= 2.8.0 depends on Ruby >= 2.5.0,
github-pages >= 224 requires Ruby >= 2.5.0.
So, because Gemfile depends on github-pages >= 231, <= 232
and current Ruby version is = 2.4.1,
version solving has failed.
```
2024-08-22 13:00:45 -07:00
James Zern
53f6ee637e
docs/Gemfile.lock: update gem dependencies
...
Using `bundle update --all`. This may get a better baseline for
Dependabot in the future; recent runs failed due to mixed dependency
requirements:
```
Bundler::SolveFailure with message: Could not find compatible versions
Because github-pages >= 224 depends on jekyll-seo-tag = 2.8.0
and jekyll-seo-tag >= 2.8.0 depends on Ruby >= 2.5.0,
github-pages >= 224 requires Ruby >= 2.5.0.
So, because Gemfile depends on github-pages >= 231, <= 232
and current Ruby version is = 2.4.1,
version solving has failed.
```
2024-08-22 12:58:52 -07:00
James Zern
f4e0897093
docs/Gemfile.lock: update gem dependencies ( #1072 )
...
Using `bundle update --all`. This may get a better baseline for
Dependabot in the future; recent runs failed due to mixed dependency
requirements.
2024-06-26 13:30:28 -07:00
dependabot[bot]
4547c4b52a
Bump github-pages from 217 to 220 in /docs ( #1070 )
...
Bumps [github-pages](https://github.com/github/pages-gem ) from 217 to 220.
- [Release notes](https://github.com/github/pages-gem/releases )
- [Commits](https://github.com/github/pages-gem/compare/v217...v220 )
---
updated-dependencies:
- dependency-name: github-pages
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 12:42:20 -07:00
dependabot[bot]
4e7e2dd9be
Bump activesupport in /docs in the bundler group across 1 directory
...
Bumps the bundler group with 1 update in the /docs directory: [activesupport](https://github.com/rails/rails ).
Updates `activesupport` from 4.2.10 to 5.2.8.1
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v4.2.10...v5.2.8.1 )
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
dependency-group: bundler
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 18:53:02 +00:00
dependabot[bot]
6bbd3be31c
Bump nokogiri from 1.13.6 to 1.15.5 in /docs ( #1047 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.6 to 1.15.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.15.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ondrej Stava <ondys@users.noreply.github.com>
2024-06-04 11:51:27 -07:00
James Zern
7d58126d07
replace references to 'master' with 'main' ( #1045 )
...
Resolves #1039
2024-02-06 12:20:40 -08:00
Tom Finegan
a5b31570c3
Draco v1.5.5 release.
2022-10-28 17:55:03 -07:00
Tom Finegan
e4e34b0c63
Draco v1.5.4 release. ( #934 )
2022-10-27 11:41:29 -07:00
dependabot[bot]
18ccdc7e46
Bump tzinfo from 1.2.5 to 1.2.10 in /docs ( #914 )
...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo ) from 1.2.5 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases )
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md )
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.10 )
---
updated-dependencies:
- dependency-name: tzinfo
dependency-type: indirect
...
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-08-17 23:04:41 -07:00
dependabot[bot]
cfa05470fe
Bump nokogiri from 1.13.4 to 1.13.6 in /docs ( #891 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 10:56:43 -07:00
dependabot[bot]
575e6ec2e8
Bump nokogiri from 1.13.3 to 1.13.4 in /docs ( #842 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 10:48:23 -07:00
dependabot[bot]
4d78a070c1
Bump nokogiri from 1.13.1 to 1.13.3 in /docs ( #822 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.1 to 1.13.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.1...v1.13.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 09:59:05 -08:00
dependabot[bot]
2e8325eb63
Bump nokogiri from 1.10.9 to 1.13.1 in /docs ( #805 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.9 to 1.13.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.13.1 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 23:36:31 -08:00
dependabot[bot]
67314cc45d
Bump addressable from 2.5.2 to 2.8.0 in /docs ( #781 )
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.5.2 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Finegan <tomfinegan@google.com>
2022-02-02 16:15:20 -08:00
dependabot[bot]
e76341f441
Bump nokogiri from 1.10.9 to 1.12.5 in /docs ( #780 )
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.9 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.12.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-09 11:40:12 -08:00
Tom Finegan
65715581da
Draco v1.5.0 release. ( #779 )
2021-12-09 11:26:09 -08:00
dependabot[bot]
2f15c33112
Bump addressable from 2.5.2 to 2.8.0 in /docs
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.5.2 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 13:13:26 -07:00
dependabot[bot]
b2454eaf27
Bump nokogiri from 1.10.9 to 1.12.5 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.9 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.9...v1.12.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 13:05:28 -07:00
Tom Finegan
9f0e5c5f15
Draco v1.4.3
2021-10-12 12:55:36 -07:00
dependabot[bot]
85a614fa66
Bump nokogiri from 1.11.4 to 1.12.5 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 17:00:11 -07:00
dependabot[bot]
9bf5d2e483
Bump addressable from 2.7.0 to 2.8.0 in /docs
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 12:22:47 -07:00
dependabot[bot]
75b82f7b68
Bump nokogiri from 1.11.2 to 1.11.4 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.2 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.2...v1.11.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 12:08:28 -07:00
dependabot[bot]
b699f0561a
Bump rexml from 3.2.4 to 3.2.5 in /docs
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 14:33:13 -07:00
Lou Quillio
fb681579aa
Hopefully fix (inconsequential) dependabot warnings
2021-03-18 17:25:02 -07:00
Tom Finegan
8a979f79a5
Draco v1.4.0
2020-12-01 13:01:33 -08:00
dependabot[bot]
5cba83d2cc
Bump nokogiri from 1.10.5 to 1.10.9 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.5 to 1.10.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.10.9/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-03 18:48:05 +00:00
Frank Galligan
83b0922745
Add back removed files from 1.3.6 push
2020-03-03 10:46:47 -08:00
Frank Galligan
571d547d36
Update to version 1.3.6
2020-03-03 10:35:26 -08:00
Lou Quillio
7a0815b303
Merge pull request #575 from google/dependabot/bundler/docs/rubyzip-2.1.0
...
Bump rubyzip from 1.2.2 to 2.1.0 in /docs
2020-02-04 10:35:21 -08:00
dependabot[bot]
a9c8c3eeaf
Bump rubyzip from 1.2.2 to 2.1.0 in /docs
...
Bumps [rubyzip](https://github.com/rubyzip/rubyzip ) from 1.2.2 to 2.1.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases )
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md )
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-01-30 23:12:32 +00:00
dependabot[bot]
4f9fa22155
Bump nokogiri from 1.10.1 to 1.10.5 in /docs
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.1 to 1.10.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.1...v1.10.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 14:13:54 +00:00
Lou Quillio
a32c1f02df
Update page footer template to display current year in copyright legend.
...
Hopefully also kicks off a gh-pages rebuild.
2019-03-13 13:49:10 -07:00
Lou Quillio
df1d453353
Update gems to address reported vulnerabilities.
2019-03-13 13:32:33 -07:00
Lou Quillio
abc07c7e65
Update all gems, including nokogiri 1.8.1 -> 1.8.2
...
Fixes #335 .
Also change from ruby 2.3.0 -> 2.4.1, to work around issues
with 2.3.0 and gcc7.
2018-04-26 11:56:10 -07:00
Frank Galligan
bd5e38ec3e
Spec: Fix TOPOLOGY_L edgebreaker case.
2018-02-12 21:13:52 -08:00
Frank Galligan
eb6c2a2265
Fix spec valence start
...
Reference:
https://github.com/KhronosGroup/glTF/issues/1114#issuecomment-350043164
2018-02-12 16:18:05 -08:00
Lou Quillio
16765bb0ce
Update nokogiri version.
...
In response to reported vulnerabilities in < 1.8.1
This was basically `bundle update`, so additional
gem dependencies were also updated. Fixes #334 .
2018-01-23 11:15:05 -08:00
Ondrej Stava
c84ba4e34a
Updated nokogiri dependency to >= 1.8.1 (critical security vulnerability has been found in < 1.8.1) ( #333 )
2018-01-17 11:11:31 -08:00
Frank Galligan
84b73365fd
Spec: Addressing comments
...
- Initialized last_vert_added
- Normalized usage of ans_decoder_
- Removed parsing of num_new_vertices
- Removed num_corners
- Added prediction_rans_data_buffer
- Fixed spelling of orientations
- Replaced SubtractInt64Vectors with SubtractVectors
- Initialized pred_vals
- Changed point_to_corner_map from array to counter
- Addresses comments in KhronosGroup/glTF#1114
2017-11-02 16:27:32 -07:00
Frank Galligan
99f6d8ed75
Spec: Update bitstream version and release date
2017-10-30 16:37:51 -07:00
Frank Galligan
f3e95e3a0b
Spec: Remove C++ initialization
...
- Associated with KhronosGroup/glTF#1114
2017-10-27 11:44:48 -07:00
Frank Galligan
58ae243278
Spec: Line length clean up
...
- Associated with KhronosGroup/glTF#1114
2017-10-27 10:24:30 -07:00
Frank Galligan
e288f6365b
Spec: Update variables to reflect final 2.2 bitstream
...
- Associated with KhronosGroup/glTF#1114
2017-10-26 16:27:26 -07:00
Frank Galligan
424d02ab1b
Spec: Remove references to pointers
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-26 16:20:37 -07:00
Frank Galligan
2d71b80d93
Spec: Fix DecodeTaggedSymbols
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-26 16:15:11 -07:00
Frank Galligan
ad6ae01e23
Spec: Remove static_cast
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-25 09:26:46 -07:00
Frank Galligan
87f5d605c4
Spec: Change C++ variable initialization
...
- Addresses a comment in KhronosGroup/glTF#1114
2017-10-25 09:05:27 -07:00
Frank Galligan
e00aab9690
Fix spelling
2017-10-25 09:00:34 -07:00